Interface: IDcsaEquipmentPayload
Equipment payload.
Source: equipmentPayload schema in the DCSA Event Domain (v3.1.0).
See
https://github.com/dcsaorg/DCSA-OpenAPI/blob/master/domain/event/event_domain_v3.1.0.yaml
Extends
Properties
eventDateTime
eventDateTime:
string
The local date and time when the event took place (or will take place). Format: ISO 8601 date-time.
Inherited from
eventClassifierCode
eventClassifierCode:
DcsaEventClassifierCodeNoReq
Event classifier code.
Overrides
IDcsaBaseEvent.eventClassifierCode
equipmentEventTypeCode
equipmentEventTypeCode:
DcsaEquipmentEventTypeCodes
Equipment event type code.
emptyIndicatorCode
emptyIndicatorCode:
string
Indicates whether the equipment is empty or laden.
The authoritative schema references the shared emptyIndicatorCode from DCSA_DOMAIN.
equipmentReference?
optionalequipmentReference:string
Equipment reference. Typically the BIC ISO Container Identification Number where possible.
ISOEquipmentCode?
optionalISOEquipmentCode:string
ISO equipment code.
isTransshipmentMove?
optionalisTransshipmentMove:boolean
Indicates transshipment move.
eventLocation?
optionaleventLocation:unknown
When present, captures a location not tied to a TransportCall. Kept as unknown since the schema references LOCATION_DOMAIN types.
facilityTypeCode?
optionalfacilityTypeCode:string
Facility type code. Used to identify the role of the facility when an EquipmentEvent is not associated with a TransportCall (e.g. stuffing/stripping contexts).
relatedDocumentReferences?
optionalrelatedDocumentReferences:IDcsaRelatedDocumentReference[]
Related documents.
references?
optionalreferences:IDcsaReference[]
Additional references.