Error403AddressAccountXpubMissing
Model getters
| Method name | Return type | Description | Notes |
|---|---|---|---|
| getErrorCode() | string | account.xpub.missing Example: account.xpub.missing | |
| getMessage() | string | No xpub assigned to account, it is not possible to generate address. Use assignAddress method instead. Example: No xpub assigned to account, it is not possible to generate address. Use assignAddress method instead. | |
| getStatusCode() | float | 403 Example: 403 |