BillingActionNotAllowed
A sentinel value returned when we are not able to facilitate self-service for a desired action
enum BillingActionNotAllowed {
  CONTACT_US
  CONTACT_BILLING_ADMINISTRATOR
}
Values
BillingActionNotAllowed.CONTACT_US
Please contact Zeet Support for assistance
BillingActionNotAllowed.CONTACT_BILLING_ADMINISTRATOR
You are not authorized to perform this billing action
Member Of
UrlOrContactUs  object