| Name | Type | Description | Notes |
|---|---|---|---|
| Id | Guid? | Unique identifier for the assigned tier | [optional] |
| LoyaltyProgramId | Guid? | Associated loyalty program Id | [optional] |
| GroupId | Guid? | Group Id to which the tier is associated | [optional] |
| ContactId | int? | Contact to which the tier is assigned | [optional] |
| Meta | Dictionary<string, Object> | object | [optional] |
| CreatedAt | DateTime? | [optional] | |
| UpdatedAt | DateTime? | [optional] |