WeekOfMonth type

The Week of Month Enum
KnownWeekOfMonth can be used interchangeably with WeekOfMonth, this enum contains the known values that the service supports.

Known values supported by the service

FIRST: First Week
SECOND: Second Week
THIRD: Third Week
FOURTH: Fourth Week
LAST: LAST Week

type WeekOfMonth = string