Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 600 Bytes

File metadata and controls

17 lines (12 loc) · 600 Bytes

bind_api.model.CryptoWalletBalance

Load the model package

import 'package:bind_api/api.dart';

Properties

Name Type Description Notes
paymentCurrencyBalance num Total balance of crypto assets converted to Users payment currency
paymentCurrencyCode String
performance num total performance of a wallet

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