| Name | Type | Description | Notes |
|---|---|---|---|
| createdTimestamp | Long | The UTC unix timestamp of when this collection has been created | [optional] |
| holderOrganizationId | String | Organization namespace of the holder of the collection | [optional] |
| id4n | String | The ID | [optional] |
| label | String | [optional] | |
| ownerOrganizationId | String | Organization namespace of the collection owner | [optional] |
| physicalState | PhysicalStateEnum | Physical attachment state of the collection | [optional] |
| type | TypeEnum | [optional] |
| Name | Value |
|---|---|
| UNATTACHED | "UNATTACHED" |
| ATTACHED | "ATTACHED" |
| DETACHED | "DETACHED" |
| Name | Value |
|---|---|
| ROUTING_COLLECTION | "ROUTING_COLLECTION" |
| LOGISTIC_COLLECTION | "LOGISTIC_COLLECTION" |
| LABELLED_COLLECTION | "LABELLED_COLLECTION" |