| Name | Type | Description | Notes |
|---|---|---|---|
| tierId | UUID | Tier id | [optional] |
| name | String | Tier name | [optional] |
| imageRef | String | Tier image reference | [optional] |
| loyaltyProgramId | UUID | Associated loyalty program Id | [optional] |
| groupId | UUID | Associated group Id | [optional] |
| createdAt | [OffsetDateTime] | [optional] | |
| updatedAt | [OffsetDateTime] | [optional] | |
| accessConditions | List<TierAccessConditions> | Conditions required to access this tier | [optional] |
| tierRewards | List<TierTierRewards> | Rewards associated with this tier | [optional] |