Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 761 Bytes

CreateCollectionRequest.md

File metadata and controls

13 lines (8 loc) · 761 Bytes

CreateCollectionRequest

Properties

Name Type Description Notes
team_id Option<String> The team ID that owns the collection. This field is required. When you create new collections the default is to use your private team ID. [optional]
firmware Option<crate::models::CollectionFirmware> [optional]
tags Option<::std::collections::HashMap<String, String>> Tags for the collection. Tags are metadata fields that you can assign to the collection. [optional]

[Back to Model list] [Back to API list] [Back to README]