Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.25 KB

GetWalletAssetDetailsRI.md

File metadata and controls

15 lines (12 loc) · 1.25 KB

# GetWalletAssetDetailsRI

Properties

Name Type Description Notes
confirmed_balance \CryptoAPIs\Model\GetWalletAssetDetailsRIConfirmedBalance
deposit_addresses_count int Specifies the count of deposit addresses in the Wallet.
fungible_tokens \CryptoAPIs\Model\GetWalletAssetDetailsRIFungibleTokens[] Represents fungible tokens'es detailed information
name string Defines the name of the Wallet given to it by the user.
non_fungible_tokens \CryptoAPIs\Model\GetWalletAssetDetailsRINonFungibleTokens[] Represents non-fungible tokens'es detailed information.
recieved_confirmed_amount \CryptoAPIs\Model\GetWalletAssetDetailsRIRecievedConfirmedAmount
sent_confirmed_amount \CryptoAPIs\Model\GetWalletAssetDetailsRISentConfirmedAmount

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