OBJECT
VehicleDetailDto
link GraphQL Schema definition
- type VehicleDetailDto {
- : UUID
- : String
- : String
- : [VehicleSensorBoxDto]
- # TODO
- : [CustomerVehicleDto]
- # TODO
- : VehicleTypeDto
- : VehicleMfgrDto
- : JsonNode
- : JsonNode
- : [VehicleInspectionDto]
- : Float
- : Int
- : [VehiclePreventativeMaintenanceTaskScheduleDto]
- : [VehiclePreventativeMaintenanceTaskScheduleDto]
- : String
- : CargoImageDto
- : LoadStatusReadingDto
- : SensorDiagnosticsInfoDto
- : [SensorTypeDto]
- : [SensorTypeEnum]
- : VehicleSpecsDto
- : SensorBoxMfgrDto
- : String
- : [OccupiedGeofence!]
- : Float
- : LocalDate
- : Int
- : DeviceTypeEnum
- : FirmwareVersionDto
- : String
- : String
- : String
- : String
- : String
- : String
- : OffsetDateTime
- : [ThermoKingCommandStatusDto]
- : [CarrierCommandStatusDto]
- : Boolean
- : String
- : String
- : String
- : Boolean
- : Boolean
- : Boolean
- : String
- : String
- : OffsetDateTime
- : LocalDateTime
- : String
- : [String]
- : String
- : Float
- }