Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.67 KB

SourceTransferPeerPathResponse.md

File metadata and controls

16 lines (10 loc) · 1.67 KB

SourceTransferPeerPathResponse

Properties

Name Type Description Notes
type TransferPeerPathType [default to undefined]
subType string In case the type is set to `EXCHANGE_ACCOUNT` or `FIAT_ACCOUNT`, the specific exchange vendor name or fiat vendor name. In case the type is set to `INTERNAL_WALLET` or `EXTERNAL_WALLET`, the subType is set to `Internal` or `External`. [optional] [default to undefined]
id string The ID of the peer. You can retrieve the ID of each venue object using the endpoints for listing vault accounts, listing exchange account, listing fiat accounts, listing internal wallets, listing external wallets, listing network connections. For the other types, this parameter is not needed. [optional] [default to undefined]
name string The name of the peer. [optional] [default to undefined]
walletId string [optional] [default to undefined]

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