| Property Name |
Data Type |
Req/Opt |
Description |
| timeSpanTypeCode |
String |
Required |
The time span type of the time span you are creating. |
| name |
String |
Optional |
The name of the TimeSpan. (Ex: Executive Meeting) |
| fromDate |
aftonApi Date |
Required |
The starting aftonApi Date of the TimeSpan. |
| thruDate |
aftonApi Date |
Required |
The ending aftonApi Date of the TimeSpan. |
| resourceCodes |
String Array |
Optional |
An array of valid resource codes that you wish to attach (schedule) with the created TimeSpan.
Conflict checking is applied prior to TimeSpan creation.
If any resource in the list fails conflict checking, creating the TimeSpan is aborted. |