Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 893 Bytes

LoyaltyTier.md

File metadata and controls

17 lines (12 loc) · 893 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.
programName string The integration name of the loyalty program that owns this entity. [optional]
programTitle string The Campaign Manager-displayed name of the loyalty program that owns this entity. [optional]
name string The name of the tier.
minPoints float The minimum amount of points required to enter the tier.

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