OperatorAgreement (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!
}
Fields
OperatorAgreement.currentAgreement ● String! non-null scalar
OperatorAgreement.isFbo ● Boolean! non-null scalar
OperatorAgreement.onlineAgreementType ● String! non-null scalar
OperatorAgreement.subscribeDate ● Int! non-null scalar
OperatorAgreement.trialUntil ● Int! non-null scalar
OperatorAgreement.trialTermsOfServiceNid ● Int! non-null scalar
OperatorAgreement.price ● Float! non-null scalar
OperatorAgreement.priceTier1 ● Float! non-null scalar
OperatorAgreement.priceTier2 ● Float! non-null scalar
OperatorAgreement.priceTier3 ● Float! non-null scalar
OperatorAgreement.priceMinimum ● String! non-null scalar
OperatorAgreement.priceCurrency ● String! non-null scalar
OperatorAgreement.isCreditAllowed ● Boolean! non-null scalar
OperatorAgreement.isTransferAllowed ● Boolean! non-null scalar
OperatorAgreement.paymentType ● String! non-null scalar
OperatorAgreement.accountingNo ● String! non-null scalar
OperatorAgreement.initialBalance ● String! non-null scalar
OperatorAgreement.initialBalanceComment ● String! non-null scalar
OperatorAgreement.autoPriceUpdate ● Boolean! non-null scalar
OperatorAgreement.isPriceUpdateEmailSent ● Boolean! non-null scalar
OperatorAgreement.startDateOfUsePriceMinimum ● Int scalar
OperatorAgreement.isOnline ● Boolean! non-null scalar
OperatorAgreement.isTrial ● Boolean! non-null scalar
OperatorAgreement.isGuest ● Boolean! non-null scalar
OperatorAgreement.isPaper ● Boolean! non-null scalar
OperatorAgreement.isNone ● Boolean! non-null scalar
Member Of
Operator object