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

Error403AccountCurrency

Model getters

Method name Return type Description Notes
getErrorCode() string ledger.currency.invalid
Example: ledger.currency.invalid
 
getMessage() string Unable to create an account, unsupported currency.
Example: Unable to create an account, unsupported currency.
 
getStatusCode() float 403
Example: 403