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 | \OpenAPI\Client\Model\CustomerSummaryRedemptionsGift | [optional] | |
loyaltyCard | \OpenAPI\Client\Model\CustomerSummaryRedemptionsLoyaltyCard | [optional] |