Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 724 Bytes

WorkerTerminationBodySeveranceOneOf.md

File metadata and controls

34 lines (18 loc) · 724 Bytes

WorkerTerminationBodySeveranceOneOf

Properties

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.

Enum: TypeEnum

Name Value
TIME "TIME"

Enum: TimeUnitEnum

Name Value
DAYS "DAYS"
WEEKS "WEEKS"
MONTHS "MONTHS"