Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 812 Bytes

File metadata and controls

14 lines (8 loc) · 812 Bytes

ClientValidationsValidateResponseBodyRedeemablesItemResultGift

Stores the amount of gift card credits to be applied.

Properties

Name Type Description Notes
balance int 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`. [optional]
credits int 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`. [optional]

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