Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 669 Bytes

File metadata and controls

11 lines (7 loc) · 669 Bytes

Voucherify.Model.RedemptionRollbackGift

Contains the amount returned to the gift card in the redemption rollback. It is expressed as a negative integer.

Properties

Name Type Description Notes
Amount int? 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]