| Name | Type | Description | Notes |
|---|---|---|---|
| ContactId | int? | Unique identifier of the contact. | [optional] |
| CreatedAt | string | Timestamp when the tier was assigned. | [optional] |
| GroupId | string | Unique identifier of the group associated with the tier. | [optional] |
| LoyaltyProgramId | string | Unique identifier of the loyalty program. | [optional] |
| Meta | Dictionary<string, Object> | Additional metadata related to the tier. | [optional] |
| TierId | string | Unique identifier of the tier. | [optional] |
| UpdatedAt | string | Timestamp when the tier was last updated | [optional] |