OBJECT
type OperatorAgreement {currentAgreement: String! isFbo: Boolean! onlineAgreementType: String! subscribeDate: Int! trialUntil: Int! trialTermsOfServiceNid: Int! price: Float! priceTier1: Float! priceTier2: Float! priceTier3: Float! priceMinimum: String! priceCurrency: String! isCreditAllowed: Boolean! isTransferAllowed: Boolean! paymentType: String! accountingNo: String! initialBalance: String! initialBalanceComment: String! autoPriceUpdate: Boolean! isPriceUpdateEmailSent: Boolean! startDateOfUsePriceMinimum: Int isOnline: Boolean! isTrial: Boolean! isGuest: Boolean! isPaper: Boolean! isNone: Boolean! }