Request object when updating a collection
| Name | Type | Description | Notes |
|---|---|---|---|
| teamId | 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 | CollectionFirmware | [optional] | |
| tags | Map<String, String> | Tags for the collection. Tags are metadata fields that you can assign to the collection. | [optional] |
| enabled | Boolean | Enabled flag for the collection. A collection may be disabled or enabled to save time. | [optional] |