OBJECT
type OdometerSampleDto {sensorSampleId: UUID sensorId: UUID sensorTypeId: Int recorded: OffsetDateTime miles: Float adjustedMiles: Float }