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

Error403AccountCurrencyVC

Model getters

Method name Return type Description Notes
getErrorCode() string account.currency.missing
Example: account.currency.missing
 
getMessage() string No such virtual currency ${currency} for account ${account}.
Example: No such virtual currency ${currency} for account ${account}.
 
getStatusCode() float 403
Example: 403