CargoJourneyDetail
Fields
cargoId (
String)
Id to uniquely identify a cargo
collectionStop (
AccountLocation)
Collection stop location for this cargo; null if collection is disabled
estimatedCollectionDateTime (
LocalDateTimeWithNoTimeZone)
Estimated collection date and time
estimatedCollectionDateType (
MilestoneEstimateDateType)
Estimated collection date type
actualCollectionDateTime (
LocalDateTimeWithNoTimeZone)
Actual collection date and time
deliveryStop (
AccountLocation)
Delivery stop location for this cargo
estimatedDeliveryDateTime (
LocalDateTimeWithNoTimeZone)
Estimated delivery date and time
estimatedDeliveryDateType (
MilestoneEstimateDateType)
Estimated delivery date type
actualDeliveryDateTime (
LocalDateTimeWithNoTimeZone)
Actual delivery date and time