Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 622 Bytes

File metadata and controls

11 lines (7 loc) · 622 Bytes

Voucherify.Model.RedemptionRollbackLoyaltyCard

Contains the number of points returned to the loyalty card in the reward redemption rollback. It is expressed as a negative integer.

Properties

Name Type Description Notes
Points int? Number of points being returned to the loyalty card for the reward redemption rollback. It is expressed as a negative integer. [optional]

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