Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 950 Bytes

File metadata and controls

23 lines (15 loc) · 950 Bytes

WooCommerceSalesReport

Properties

Name Type Description Notes
totalSales String Gross sales in the period. [optional]
netSales String Net sales in the period. [optional]
averageSales String Average net daily sales. [optional]
totalOrders Integer Total of orders placed. [optional]
totalItems Integer Total of items purchased. [optional]
totalTax String Total charged for taxes. [optional]
totalShipping String Total charged for shipping. [optional]
totalRefunds Integer Total of refunded orders. [optional]
totalDiscount Integer Total of coupons used. [optional]
totalsGroupedBy String Group type. [optional]
totals List<List<Object>> Totals. [optional]