Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.05 KB

File metadata and controls

40 lines (21 loc) · 1.05 KB

Id4iApi.GuidCollection

Properties

Name Type Description Notes
createdTimestamp Number 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 String Physical attachment state of the collection [optional]
type String [optional]

Enum: PhysicalStateEnum

  • UNATTACHED (value: "UNATTACHED")

  • ATTACHED (value: "ATTACHED")

  • DETACHED (value: "DETACHED")

Enum: TypeEnum

  • ROUTING_COLLECTION (value: "ROUTING_COLLECTION")

  • LOGISTIC_COLLECTION (value: "LOGISTIC_COLLECTION")

  • LABELLED_COLLECTION (value: "LABELLED_COLLECTION")