OBJECT
type CurrencyConfigurationGroup {currencyId: CurrencyIdEnum! oprNid: Int! isActive: Boolean! isCurrencyForType: Boolean! isCurrencyForCockpit: Boolean! isCurrencyForCabin: Boolean! timeUnit: String! threshold: Int! thresholdToDisplay: Int! occurrences: Int descriptionToDisplay: String! isTypeIndependent: Boolean! currencyType: String! requirements: String! }