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