Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 960 Bytes

TimePoint.md

File metadata and controls

14 lines (10 loc) · 960 Bytes

TalonOne.TimePoint

Properties

Name Type Description Notes
month Number The achievement ends and resets in this month. Note: Only applicable if the period is set to `Y`. [optional]
dayOfMonth Number The achievement ends and resets on this day of the month. Note: Only applicable if the period is set to `Y` or `M`. [optional]
dayOfWeek Number 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 Number The achievement ends and resets at this hour.
minute Number The achievement ends and resets at this minute.
second Number The achievement ends and resets at this second.