Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 988 Bytes

StatisticsModel.md

File metadata and controls

19 lines (16 loc) · 988 Bytes

StatisticsModel

Properties

Name Type Description Notes
CountryId int32 [optional] [default to null]
CountryCode string [optional] [default to null]
UnitId int32 [optional] [default to null]
Date string [optional] [default to null]
StationaryRevenue float64 [optional] [default to null]
StationaryOrderCount int32 [optional] [default to null]
DeliveryRevenue float64 [optional] [default to null]
DeliveryOrderCount int32 [optional] [default to null]
Revenue float64 [optional] [default to null]
OrderCount int32 [optional] [default to null]
AvgCheck float64 [optional] [default to null]

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