Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Pattern

Enumeration members

Linear

Linear: = "LINEAR"

MonthlyAndYearlySeasons

MonthlyAndYearlySeasons: = "MONTHLY_AND_YEARLY_SEASONS"

MonthlySeasons

MonthlySeasons: = "MONTHLY_SEASONS"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

WeeklyAndMonthlySeasons

WeeklyAndMonthlySeasons: = "WEEKLY_AND_MONTHLY_SEASONS"

WeeklyAndYearlySeasons

WeeklyAndYearlySeasons: = "WEEKLY_AND_YEARLY_SEASONS"

WeeklyMonthlyAndYearlySeasons

WeeklyMonthlyAndYearlySeasons: = "WEEKLY_MONTHLY_AND_YEARLY_SEASONS"

WeeklySeasons

WeeklySeasons: = "WEEKLY_SEASONS"

YearlySeasons

YearlySeasons: = "YEARLY_SEASONS"