Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 1.31 KB

File metadata and controls

9 lines (6 loc) · 1.31 KB

AddCollectionItemsRequest

Fields

Field Type Required Description
collection_id float ✔️ The ID of the Collection to add items to.
added_collection_item_descriptors List[models.CollectionItemDescriptor] The CollectionItemDescriptors of the items being added.