| Name | Type | Description | Notes |
|---|---|---|---|
| userId | int | The ID of the user that created this achievement. | |
| createdBy | string | Name of the user that created the achievement. Note: This is not available if the user has been deleted. | [optional] |
| periodEndOverride | \TalonOne\Client\Model\TimePoint | [optional] | |
| hasProgress | bool | Indicates if a customer has made progress in the achievement. | [optional] |
| status | string | The status of the achievement. - `active`: The achievement is available to customers. - `scheduled`: The achievement has a `fixedStartDate` set in the future. - `expired`: The achievement's `endDate` is in the past. | [optional] |