TransactionRedemption
| Property | Type | Description |
|---|---|---|
| offerRedemptionId | int | Unique identifier of the redemption |
| offerId | string | Unique identifier of the offer |
| merchantName | string | Name of the merchant |
| generatedDt | string | Date string representing the redemption generated data |
| paidDt | string | Date string representing the redemption paid date |
| rewardAmount | decimal | The reward amount of an offer |
| Status | RedemptionStatus | See RedemptionStatus data type |
| transactionId | int |