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

Error403SubscriptionType

Model getters

Method name Return type Description Notes
getErrorCode() string subscription.type.invalid
Example: subscription.type.invalid
 
getMessage() string Invalid subscription type.
Example: Invalid subscription type.
 
getStatusCode() float 403
Example: 403