Name | Type | Description | Notes |
---|---|---|---|
r#type | String | ||
id | String | The id of the wallet. | |
address | Option<String> | An alphanumeric string which indicates the wallet address used to receive the transfer. Will only be set when the transfer source is a blockchain address. | [optional] |
address_tag | Option<String> | The secondary identifier for a blockchain address. An example of this is the memo field on the Stellar network, which can be text, id, or hash format. | [optional] |