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

DisableCustomer403Response

Model getters

Method name Return type Description Notes
getErrorCode() string customer.internal.not.exists
Example: customer.internal.not.exists
 
getMessage() string No such customer.
Example: No such customer.
 
getStatusCode() float 403
Example: 403