OBJECT
type Report30dDto {id: UUID! vin: String latitude: Float longitude: Float heading: Int recorded: OffsetDateTime reverseGeoFullAddress: String tetherStatus: String reportTypeName: String absFaults: String absFaultLevelId: Int absFaultDescription: String amberLampStatus: String tisStatus: String withinCustomerGeofenceNames: String customerId: Int occupiedGeofences: JsonNode occupiedCustomerSpecificGeofences: JsonNode tseFaults: String faultLevel: String }