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