TemplateUsageStats
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| template_id | Long | ID of the template. | [default to null] |
| template_name | String | Name of the template. | [default to null] |
| total_vouchers_created | Long | Total number of vouchers created from this template. | [default to null] |
| active_vouchers | Long | Number of active vouchers. | [default to null] |
| redeemed_vouchers | Long | Number of redeemed vouchers. | [default to null] |
| total_redemptions | Long | Total redemptions count. | [default to null] |
| total_discount_given | Double | Total discount amount given. | [default to null] |