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