Skip to main content

vehicle_attributes_v1

Vehicle attributes refers to specific characteristics or features of a vehicle like 'sleeper cabin', 'curtain sider', 'tail lift', etc. that can be used to set restrictions during job scheduling, ensuring that tasks are assigned to the most suitable vehicles.

ColumnData typeDescription
idVARCHAR(32)The unique identifier of the vehicle attribute.
nameVARCHAR(75)The specific name of the vehicle attribute.
expiry_atTIMESTAMP_TZ(9)The timestamp with time zone offset of when a particular vehicle attribute record expires.
_vehicle_idNUMBER(38,0)The identifier of the vehicle associated with the attribute.
_last_sync_atTIMESTAMP_TZ(9)The timestamp with time zone offset of when the vehicle record was last refreshed.