| Name | Type | Description | Notes |
|---|---|---|---|
| code | string | Voucher code. | [optional] |
| object | string | The type of the object represented by JSON. | [optional] [default to 'voucher'] |
| campaign | string | Campaign name | [optional] |
| gift | \OpenAPI\Client\Model\Gift | [optional] | |
| loyaltyCard | object | Defines the loyalty card details. | [optional] |
| discount | \OpenAPI\Client\Model\Discount | [optional] | |
| isReferralCode | bool | Flag indicating whether this voucher is a referral code; `true` for campaign type `REFERRAL_PROGRAM`. | [optional] |