OBJECT
type FaultTypeDto {id: Int description: String created: OffsetDateTime updated: OffsetDateTime cause: String repairInformation: String spn: Int fmi: Int blinkCode: Int suspectComponent: String }