Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.1 KB

CustomerSummaryRedemptions.md

File metadata and controls

19 lines (13 loc) · 1.1 KB

CustomerSummaryRedemptions

Properties

Name Type Description Notes
total_redeemed int Total number of redemptions made by the customer. [optional]
total_failed int Total number of redemptions that failed. [optional]
total_succeeded int Total number of redemptions that succeeded. [optional]
total_rolled_back int Total number of redemptions that were rolled back for the customer. [optional]
total_rollback_failed int Total number of redemption rollbacks that failed. [optional]
total_rollback_succeeded int Total number of redemption rollbacks that succeeded. [optional]
gift CustomerSummaryRedemptionsGift [optional]
loyalty_card CustomerSummaryRedemptionsLoyaltyCard [optional]

[Back to Model list] [Back to API list] [Back to README]