Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 607 Bytes

File metadata and controls

19 lines (14 loc) · 607 Bytes

bind_api.model.WalletBalanceInfo

Load the model package

import 'package:bind_api/api.dart';

Properties

Name Type Description Notes
amount num [optional]
currency String [optional]
currencyCode String [optional]
currencyName String [optional]
currencyIcon String [optional]

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