| 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 be eligible for the tier. |