Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Error403SubscriptionBalance

Model getters

Method name Return type Description Notes
getErrorCode() string subscription.attr.balance.invalid
Example: subscription.attr.balance.invalid
 
getMessage() string Invalid subscription attribute ‘limit’ or ‘typeOfBalance’.
Example: Invalid subscription attribute 'limit' or 'typeOfBalance'.
 
getStatusCode() float 403
Example: 403