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