ShipmentPickUpRequest Class
Shipment pick up request details.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ShipmentPickUpRequest
Constructor
ShipmentPickUpRequest(*, start_time: datetime.datetime, end_time: datetime.datetime, shipment_location: str, **kwargs)
Parameters
- start_time
- datetime
Required
Required. Minimum date after which the pick up should commence, this must be in local time of pick up area.
- end_time
- datetime
Required
Required. Maximum date before which the pick up should commence, this must be in local time of pick up area.
Feedback
Submit and view feedback for