Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 551 Bytes

LoyaltyTier.md

File metadata and controls

17 lines (10 loc) · 551 Bytes

LoyaltyTier

A tier in a loyalty program.

Properties

Name Type Description Notes
id Integer Internal ID of this entity.
created OffsetDateTime The time this entity was created.
programID Integer The ID of the loyalty program that owns this entity.
name String The name of the tier.
minPoints BigDecimal The minimum amount of points required to enter the tier.