ShipmentPickUpRequest interface
Shipment pick up request details.
Properties
end |
Maximum date before which the pick up should commence, this must be in local time of pick up area. |
shipment |
Shipment Location in the pickup place. Eg.front desk |
start |
Minimum date after which the pick up should commence, this must be in local time of pick up area. |
Property Details
endTime
Maximum date before which the pick up should commence, this must be in local time of pick up area.
endTime: Date
Property Value
Date
shipmentLocation
Shipment Location in the pickup place. Eg.front desk
shipmentLocation: string
Property Value
string
startTime
Minimum date after which the pick up should commence, this must be in local time of pick up area.
startTime: Date
Property Value
Date