Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 512 Bytes

WalletHistory.md

File metadata and controls

13 lines (8 loc) · 512 Bytes

WalletHistory

Properties

Name Type Description Notes
currency CryptoCurrency [optional]
walletId kotlin.String ID of the queried wallet [optional]
transactions kotlin.Array<WalletTransaction> List of transactions [optional]
error kotlin.Boolean `true` is there was a problem. `false` if not [optional]