Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 588 Bytes

File metadata and controls

15 lines (7 loc) · 588 Bytes

CustomerSummaryRedemptionsGift

Summary of gift card credits.

Properties

Name Type Description
redeemedAmount Integer Total amount of gift card credits redeemed by customer. The value is multiplied by 100 to represent 2 decimal places. For example `10000 cents` for `$100.00`.
amountToGo Integer Remaining gift card balance across all gift cards. The value is multiplied by 100 to represent 2 decimal places. For example `10000 cents` for `$100.00`.