The following is an example of a Schedule Type:
{
"scheduleTypeId": 1,
"name": "Full-Time"
}
Each Schedule Type has the following properties:
Property | Type | Description |
---|
scheduleTypeId | int | Read-only; unique identifier for a Schedule Type |
name | string | Required; name for the Schedule Type |