Name | Type | Description | Notes |
---|---|---|---|
acceptedCoupons | int | Total accepted coupons for this customer. | |
createdCoupons | int | Total created coupons for this customer. | |
freeItems | int | Total free items given to this customer. | |
totalOrders | int | Total orders made by this customer. | |
totalDiscountedOrders | int | Total orders made by this customer that had a discount. | |
totalRevenue | float | Total Revenue across all closed sessions. | |
totalDiscounts | float | The sum of discounts that were given across all closed sessions. |