| Name | Type | Description | Notes |
|---|---|---|---|
| attributedRewardId | UUID | Unique identifier for the attributed reward | [optional] |
| code | String | Redemption code for the reward | [optional] |
| contactId | Long | Unique identifier for the contact | [optional] |
| loyaltySubscriptionId | String | Identifier for the loyalty subscription | [optional] |
| meta | Map<String, Object> | Additional metadata associated with the redeem request | [optional] |
| order | Object | Order details for the redemption | [optional] |
| rewardId | UUID | Unique identifier for the reward | [optional] |
| ttl | Integer | Time to live in seconds for the redemption request | [optional] |