PictureTranslationIndex200Response
Properties
Name | Type | Description | Notes |
---|---|---|---|
data | Array<PictureTranslationResource> | [default to undefined] | |
meta | ExhibitionIndex200ResponseMeta | [default to undefined] | |
links | ExhibitionIndex200ResponseLinks | [default to undefined] |
Example
import { PictureTranslationIndex200Response } from './api';
const instance: PictureTranslationIndex200Response = {
data,
meta,
links,
};
Back to Model list Back to API list Back to README
This documentation was automatically generated from the TypeScript API client.