Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 601 Bytes

File metadata and controls

11 lines (7 loc) · 601 Bytes

Voucherify.Model.LoyaltiesMembersRedemptionRedeemResponseBodyGift

Contains the amount subtracted from the gift card for the redemption.

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). [optional]

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