VoucherPerformance
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| voucher_id | Long | Voucher ID. | [default to null] |
| voucher_name | String | Voucher name. | [default to null] |
| voucher_code | String | Voucher code. | [default to null] |
| usage_count | Long | Number of times the voucher was used. | [default to null] |
| usage_rate | Double | Usage rate as a percentage of limit. | [default to null] |
| total_savings | Double | Total savings provided by this voucher. | [default to null] |
| unique_users | Long | Number of unique users who used this voucher. | [default to null] |