DepartmentUsage
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| department | String | Department name. | [default to null] |
| usage_count | Long | Number of times vouchers were used by this department. | [default to null] |
| total_savings | Double | Total savings for this department. | [default to null] |
| unique_users | Long | Number of unique users in this department. | [default to null] |