OBJECT
type EnhancedWeightSampleDto {sensorSampleId: UUID sensorId: UUID sensorTypeId: Int recorded: OffsetDateTime weightLbs: Long netWeightLbs: Long isLoaded: Boolean restingBogieWeightLbs: Int loadStatusIntegrity: Boolean }