Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 663 Bytes

CollectionTag.md

File metadata and controls

13 lines (8 loc) · 663 Bytes

CollectionTag

Properties

Name Type Description Notes
id str, none_type A unique identifier for an object.
name str, none_type The name of the tag. [optional] [readonly]
custom_mappings {str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type When custom mappings are configured on the resource, the result is included here. [optional] [readonly]

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