Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 965 Bytes

HosLogEntry.md

File metadata and controls

17 lines (13 loc) · 965 Bytes

HosLogEntry

A single HOS log entry.

Properties

Name Type Description Notes
codrivers list[DriverTinyResponse] The codriver information. [optional]
hos_status_type str The Hours of Service status type. [optional]
log_end_time str UTC timestamp in RFC 3339 format. Example: `2020-01-27T07:06:25Z`. [optional]
log_recorded_location Location [optional]
log_start_time str UTC timestamp in RFC 3339 format. Example: `2020-01-27T07:06:25Z`.
remark str Remark associated with the log entry. [optional]
vehicle VehicleTinyResponse [optional]

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