VehicleUserAssignment

Represents the assignment of a vehicle to a driver. Vehicle is a moving location. This object is available in API version 51.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
ActualEndDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The actual end time of the assignment.
ActualStartDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The actual start time of a driver's association with a vehicle.
DriverId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the driver.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Name of the association.
PlannedEndDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The planned end time of a driver's association with a vehicle.
PlannedStartDateTime
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
The planned start time of a driver's association with a vehicle.
Status
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The status of a vehicle assignment.
Possible values are:
  • Assigned
  • Completed
  • InProgress
VehicleId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the van.

Associated Objects

This object has the following associated objects. Unless noted, they’re available in the same API version as this object.

VehicleUserAssignmentFeed
Feed is available for the object.
VehicleUserAssignmentHistory
History is available for the object.