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