| Name | Type | Description | Notes |
|---|---|---|---|
| voucher_id | int | Voucher Id | [optional] |
| code | string | Voucher Code | [optional] |
| status | string | Voucher Status | [optional] |
| voucher_type | string | Voucher Type | [optional] |
| voucher_sub_type | string | Voucher Sub Type | [optional] |
| description | string | Voucher Description (Visible on printout) | [optional] |
| is_enabled | bool | Is voucher enabled | [optional] |
| store_names | string[] | Store names associated with this voucher | [optional] |
| is_available_on_all_stores | bool | True if the voucher is available on all active stores in the app | [optional] |