A tier in a loyalty program.
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 | decimal | The minimum amount of points required to enter the tier. |