Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 621 Bytes

File metadata and controls

15 lines (7 loc) · 621 Bytes

ClientValidationsValidateResponseBodyRedeemablesItemResultGift

Stores the amount of gift card credits to be applied.

Properties

Name Type Description
balance Integer Available funds at the moment of validation. The value is multiplied by 100 to represent 2 decimal places. For example `10000 cents` for `$100.00`.
credits Integer Total number of gift card credits to be applied. The value is multiplied by 100 to represent 2 decimal places. For example `10000 cents` for `$100.00`.