OperatorPayment (Object)
type OperatorPayment {
showCreditCardWarning: Boolean!
showPaymentWarning: Boolean!
}
Fields
OperatorPayment.showCreditCardWarning ● Boolean! non-null scalar
True if the operator's credit card has expired or expires within 30 days.
OperatorPayment.showPaymentWarning ● Boolean! non-null scalar
True if the operator has an outstanding balance above 100 and it is on or after the 20th day of the month.
Member Of
Operator object