VoucherUsageSummary
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| total_vouchers | Long | Total number of vouchers. | [default to null] |
| active_vouchers | Long | Number of active vouchers. | [default to null] |
| used_vouchers | Long | Number of used vouchers. | [default to null] |
| total_savings | Double | Total savings provided to users. | [default to null] |
| unique_users | Long | Number of unique users who used vouchers. | [default to null] |
| average_savings_per_use | Double | Average savings per voucher use. | [default to null] |