Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 789 Bytes

File metadata and controls

19 lines (12 loc) · 789 Bytes

LoyaltyTier

A tier in a loyalty program.

Properties

Name Type Description Notes
id Long The internal ID of this entity.
created OffsetDateTime The time this entity was created.
programID Long 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 BigDecimal The minimum amount of points required to enter the tier.