OBJECT
type ReeferAlarmDto {alarmCode: Int alarmDescription: String alarmSeverity: String alarmZone: Int alarmRecommendation: String }