Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 707 Bytes

File metadata and controls

10 lines (6 loc) · 707 Bytes

Voucherify.Model.RedemptionEntryGift

Properties

Name Type Description Notes
Amount int? Amount subtracted from the gift card as a result of the redemption. The amount is expressed as the smallest currency unit (e.g. 100 cents for $1.00). and Amount returned to the gift card as a result of the redemption rollback and expressed as a negative integer. The amount is expressed as the smallest currency unit (e.g. -100 cents for $1.00 returned). [optional]

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