Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 795 Bytes

TransferDestinationWalletLocation.md

File metadata and controls

14 lines (9 loc) · 795 Bytes

TransferDestinationWalletLocation

Properties

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]

[Back to Model list] [Back to API list] [Back to README]