TypeOfEmployment
Example:
{
"id": "prop_toe_permanent",
"label": "Full-time"
}
Fields description
Name | Type | Description |
---|---|---|
id | string | unique string id associated with type of employment |
label | string | user friendly label describing type of employment |
Updated over 2 years ago