Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.11 KB

File metadata and controls

34 lines (25 loc) · 1.11 KB

GuidCollection

Properties

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]

Enum: PhysicalStateEnum

Name Value
UNATTACHED "UNATTACHED"
ATTACHED "ATTACHED"
DETACHED "DETACHED"

Enum: TypeEnum

Name Value
ROUTING_COLLECTION "ROUTING_COLLECTION"
LOGISTIC_COLLECTION "LOGISTIC_COLLECTION"
LABELLED_COLLECTION "LABELLED_COLLECTION"