Vehicle Trip DMO

Object API Name: std__VehicleTripDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • Field API Name: std__AssetCategory__c
  • Data Type: TEXT
  • Description: The type of the Asset for which telematics data is being captured, possbile values are: Vehicle, Generator, Airplane, Harvester.
  • Field API Name: std__AssetId__c
  • Data Type: TEXT
  • Description: The salesforce asset id which is associated with the asset operation record.
  • Field API Name: std__AssetUniqueId__c
  • Data Type: TEXT
  • Description: Represents unique serial number of the asset.
  • Field API Name: std__AverageSpeedNumber__c
  • Data Type: DOUBLE
  • Description: The average speed of a vehicle during a trip.
  • Field API Name: std__AverageSpeedUomId__c
  • Data Type: TEXT
  • Description: The unit of measure for the vehicle's average speed duriing a trip.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__EndLocationLatitude__c
  • Data Type: DOUBLE
  • Description: The latitude of a location where a trip ends.
  • Field API Name: std__EndLocationLongitude__c
  • Data Type: DOUBLE
  • Description: The longitude of a location where a trip ends.
  • Field API Name: std__FinalOdometerReadingNumber__c
  • Data Type: DOUBLE
  • Description: The odometer reading of a vehicle when a trip ends.
  • Field API Name: std__FuelConsumptionNumber__c
  • Data Type: DOUBLE
  • Description: The fuel consumed by a vehicle during a trip.
  • Field API Name: std__FuelConsumptionUomId__c
  • Data Type: TEXT
  • Description: The unit of measure for the vehicle's fuel consumption duriing a trip.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this VehicleTrip record. Maximum size is 15 characters.
  • Field API Name: std__IdleDurationQuantity__c
  • Data Type: DOUBLE
  • Description: The duration for which the operation was idle.
  • Field API Name: std__IdleDurationUnitofMeasure__c
  • Data Type: TEXT
  • Description: The Unit in which the idle duration is measured.
  • Field API Name: std__InitialOdometerReadingNumber__c
  • Data Type: DOUBLE
  • Description: The odometer reading of a vehicle when a trip starts.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__OdometerReadingUomId__c
  • Data Type: TEXT
  • Description: The unit of measure for the vehicle's odometer reading during a trip.
  • Field API Name: std__OperatorId__c
  • Data Type: TEXT
  • Description: Represents the id of the operator associated with asset operation.
  • Field API Name: std__PauseDurationQuantity__c
  • Data Type: DOUBLE
  • Description: The Duration when the operation was stopped.
  • Field API Name: std__PauseDurationUnitofMeasure__c
  • Data Type: TEXT
  • Description: The Unit in which the pause duration is measured.
  • Field API Name: std__RoadType__c
  • Data Type: TEXT
  • Description: The type of road related to a vehicle trip.
  • Field API Name: std__RunDurationQuantity__c
  • Data Type: DOUBLE
  • Description: The Duration for which the operation was running.
  • Field API Name: std__RunDurationUnitofMeasure__c
  • Data Type: TEXT
  • Description: The Unit in which the run duration is measured.
  • Field API Name: std__ShiftEndTime__c
  • Data Type: DATETIME
  • Description: The End date and time of the operation shift.
  • Field API Name: std__ShiftId__c
  • Data Type: TEXT
  • Description: The id of the shift associated with asset operation.
  • Field API Name: std__ShiftStartTime__c
  • Data Type: DATETIME
  • Description: The Start date and time of the operation shift.
  • Field API Name: std__StartLocationLatitude__c
  • Data Type: DOUBLE
  • Description: The latitude of a location from where a trip starts.
  • Field API Name: std__StartLocationLongitude__c
  • Data Type: DOUBLE
  • Description: The longitude of a location from where a trip starts.
  • Field API Name: std__TelematicsProviderId__c
  • Data Type: TEXT
  • Description: The Id of the telematics data provider.
  • Field API Name: std__TollCount__c
  • Data Type: DOUBLE
  • Description: The number of tolls encountered durring a trip.
  • Field API Name: std__TripCostAmount__c
  • Data Type: DOUBLE
  • Description: The total expenses incurred for a trip.
  • Field API Name: std__TripCostUomId__c
  • Data Type: TEXT
  • Description: The unit of measure for the cost of a trip.
  • Field API Name: std__VehicleId__c
  • Data Type: TEXT
  • Description: The id of a vehicle related to a trip.