AttachItemCollectionRequest

Properties

Name Type Description Notes
item_id string   [default to undefined]

Example

import { AttachItemCollectionRequest } from './api';

const instance: AttachItemCollectionRequest = {
    item_id,
};

Back to Model list Back to API list Back to README


This documentation was automatically generated from the TypeScript API client.