The information of an Address Book entry.
| Name | Type | Description | Notes |
|---|---|---|---|
| orgId | UUID | Organization ID. | |
| entryId | UUID | Address Book entry ID. | |
| address | String | Wallet address. | |
| memo | String | Optional memo or tag required by some chains. | [optional] |
| walletName | String | Wallet name. | [optional] |
| walletType | WalletType | [optional] | |
| walletSubtype | WalletSubtype | [optional] | |
| label | String | A user-defined label for the address. | |
| chainIds | List<String> | A list of chain IDs. | [optional] |
| String | Email of the address owner. | [optional] | |
| encoding | AddressEncoding | [optional] |