Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 795 Bytes

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]