Name | Type | Description | Notes |
---|---|---|---|
amount | BigDecimal | The amount of severance, specified in the designated currency. | |
type | TypeEnum | The type of severance, either in cash or time off. | |
timeUnit | TimeUnitEnum | The unit of time for severance. | |
currency | String | Currency code. |
Name | Value |
---|---|
TIME | "TIME" |
Name | Value |
---|---|
DAYS | "DAYS" |
WEEKS | "WEEKS" |
MONTHS | "MONTHS" |