Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 574 Bytes

UpdateLoyaltyProgramTier.md

File metadata and controls

12 lines (9 loc) · 574 Bytes

TalonOne.Model.UpdateLoyaltyProgramTier

Update a tier in a specified loyalty program.

Properties

Name Type Description Notes
Id int The internal ID of the tier.
Name string The name of the tier. [optional]
MinPoints decimal The minimum amount of points required to enter the tier. [optional]

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