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

Error403OffchainNotSupported

Model getters

Method name Return type Description Notes
getErrorCode() string offchain.not.supported
Example: offchain.not.supported
 
getMessage() string Offchain not supported for account with ${account.currency} currency.
Example: Offchain not supported for account with ${account.currency} currency.
 
getStatusCode() float 403
Example: 403