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

Error403AccountIncompatibleXpub

Model getters

Method name Return type Description Notes
getErrorCode() string account.xpub.incompatible
Example: account.xpub.incompatible
 
getMessage() string Xpub not compatible with account currency.
Example: Xpub not compatible with account currency.
 
getStatusCode() float 403
Example: 403