Skip to content

Files

Latest commit

author
Samsara CI
Apr 8, 2020
a005aa5 · Apr 8, 2020

History

History
15 lines (11 loc) · 938 Bytes

CreateCarrierProposedAssignmentRequest.md

File metadata and controls

15 lines (11 loc) · 938 Bytes

CreateCarrierProposedAssignmentRequest

New assignment for a driver.

Properties

Name Type Description Notes
active_time str Time after which this assignment will be active and visible to the driver on the mobile app. Not setting it makes it active now. UTC timestamp in RFC 3339 format. Example: `2020-01-27T07:06:25Z`. [optional]
driver_id str Samsara ID for the driver that this assignment is for.
shipping_docs str Shipping Documents that this assignment will propose to the driver. [optional]
trailer_names list[str] Names of trailers to propose. [optional]
vehicle_id str Samsara ID for the vehicle to propose.

[Back to Model list] [Back to API list] [Back to README]