The absolute duration after which the achievement ends and resets for a particular customer profile. Note: The duration follows the time zone of the Application this achievement belongs to.
Name | Type | Description | Notes |
---|---|---|---|
month | int | The achievement ends and resets in this month. Note: Only applicable if the period is set to `Y`. | [optional] |
day_of_month | int | The achievement ends and resets on this day of the month. Note: Only applicable if the period is set to `Y` or `M`. | [optional] |
day_of_week | int | The achievement ends and resets on this day of the week. `1` represents `Monday` and `7` represents `Sunday`. Note: Only applicable if the period is set to `W`. | [optional] |
hour | int | The achievement ends and resets at this hour. | |
minute | int | The achievement ends and resets at this minute. | |
second | int | The achievement ends and resets at this second. |