Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 601 Bytes

File metadata and controls

12 lines (9 loc) · 601 Bytes

Flipdish.Model.StatisticsCurrencyDataPoint

Properties

Name Type Description Notes
Currency string Currency [optional]
UserCount int? Amount of users for this currency [optional]
OrderCount int? Amount of orders for this currency [optional]
OrderValue double? Value of orders for this currency [optional]

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