Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 633 Bytes

LoyaltyTier.md

File metadata and controls

15 lines (10 loc) · 633 Bytes

LoyaltyTier

Properties

Name Type Description Notes
id int Internal ID of this entity.
created datetime The time this entity was created.
program_id int The ID of the loyalty program that owns this entity.
name str The name of the tier
min_points float The minimum amount of points required to be eligible for the tier.

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