| Name | Type | Description | Notes |
|---|---|---|---|
| Value | decimal? | Value of the selected reward config | [optional] |
| Code | string | Code generated to attribute reward to a contact | [optional] |
| ContactId | long? | Contact to attribute the reward | [optional] |
| ExpirationDate | string | Reward expiration date | [optional] |
| LoyaltySubscriptionId | string | One of contactId or loyaltySubscriptionId is required | [optional] |
| Meta | Dictionary<string, Object> | Offer meta information (key/value object) | [optional] |
| RewardId | Guid? | Reward id |