LocationStoreRequestTranslationsInner
Properties
Name | Type | Description | Notes |
---|---|---|---|
language_id | number | [default to undefined] | |
name | string | [default to undefined] |
Example
import { LocationStoreRequestTranslationsInner } from './api';
const instance: LocationStoreRequestTranslationsInner = {
language_id,
name,
};
Back to Model list Back to API list Back to README
This documentation was automatically generated from the TypeScript API client.