Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 662 Bytes

LoyaltyTier.md

File metadata and controls

15 lines (10 loc) · 662 Bytes

# LoyaltyTier

Properties

Name Type Description Notes
id int Internal ID of this entity.
created \DateTime The time this entity was created.
programID int The ID of the loyalty program that owns this entity.
name string The name of the tier
minPoints float The minimum amount of points required to be eligible for the tier.

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