Description
This Enum used to indicate the Period, The following are values and the descriptions for every value:
ENUM_PERIOD
Value | Description |
MINUTE | The period is Minute. |
FIVE_MINUTE | The period is Five minutes. |
FIFTEEN_MINUTE | The period isFifteen Minutes. |
THIRTY_MINUTE | The period isThirty Minutes |
HOUR | The period isHour. |
FOUR_HOUR | The period isFour hours. |
DAY | The period isDay. |
WEEK | The period isa week. |
MONTH | The period isMonth. |
See Also