Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 604 Bytes

File metadata and controls

18 lines (13 loc) · 604 Bytes

bind_api.model.ProfitLossSummary

Load the model package

import 'package:bind_api/api.dart';

Properties

Name Type Description Notes
profitInPaymentCurrency num [optional]
percentageProfit num [optional]
cryptoBalanceInPaymentCurrency num [optional]
paymentCurrencyCode String [optional]

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