Name | Type | Description |
---|---|---|
periodType | PeriodTypeEnum | Type of period |
periodValue | Integer | Value of the period |
roundingType | RoundingTypeEnum | Type of rounding |
roundingValue | Integer | Value of rounding |
Name | Value |
---|---|
MONTH | "MONTH" |
Name | Value |
---|---|
END_OF_MONTH | "END_OF_MONTH" |
END_OF_QUARTER | "END_OF_QUARTER" |
END_OF_HALF_YEAR | "END_OF_HALF_YEAR" |
END_OF_YEAR | "END_OF_YEAR" |
PARTICULAR_MONTH | "PARTICULAR_MONTH" |