| Name | Type | Description | Notes |
|---|---|---|---|
| TotalRedeemed | int? | Total number of redemptions made by the customer. | [optional] |
| TotalFailed | int? | Total number of redemptions that failed. | [optional] |
| TotalSucceeded | int? | Total number of redemptions that succeeded. | [optional] |
| TotalRolledBack | int? | Total number of redemptions that were rolled back for the customer. | [optional] |
| TotalRollbackFailed | int? | Total number of redemption rollbacks that failed. | [optional] |
| TotalRollbackSucceeded | int? | Total number of redemption rollbacks that succeeded. | [optional] |
| Gift | CustomerSummaryRedemptionsGift | [optional] | |
| LoyaltyCard | CustomerSummaryRedemptionsLoyaltyCard | [optional] |