Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 488 Bytes

File metadata and controls

12 lines (8 loc) · 488 Bytes

Voucherify.Model.LoyaltyTierConfigPoints

Defines range of loyalty tier in points.

Properties

Name Type Description Notes
From int? Bottom points threshold value. [optional]
To int? Top points threshold value. [optional]

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