...
This structure is used to specify the the constraint, effective date, notes and notification e-mails that a requester would like to apply a project role when requesting hours and/or a candidaterequest that a role or roles be submitted (by a requester).
Format
Panel | ||
---|---|---|
| ||
|
...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
ConstraintType | String | No | N | This field determines the constraint that will be applied when filling hours. "N": None "W": NWH (Normal Working Hours) "H": NWH - Holidays "T": NWH - Holidays - Time Off "A": Available Hours | N |
EffectiveDate | DateTime | No |
| The constraint specified above is applied as of this date. | 2020-01-06T00:00:00.000Z |
SchedulerIdentities | No |
| The scheduler'(s) the user would like to notify when requesting the hours and/or candidate against the role. Specify a null or empty array to send no emails. | ||
SchedulerNotes | String | No |
| The notes that requester would like to submit to the scheduler(s) upon requesting the hours and/or candidate against the role | Submitting Hours for Review |
...