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

Error403CustomerNotActive

Model getters

Method name Return type Description Notes
getErrorCode() string customer.not.active
Example: customer.not.active
 
getMessage() string Customer not active.
Example: Customer not active.
 
getStatusCode() float 403
Example: 403