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