...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
Int32 | No |
| Click here for more information. | 1 | |
String | Yes |
| Click here for more information. | AYWldorWOTDGpNGsIme5tA== | |
IncludeActualTimeDataFlag | Boolean | No | false If set to 'true', actual time that has been approved against this role will be returned in the response | ??? | true |
IncludeConcurrentRolesFlag | Boolean | No | falseIf set to 'true', data associated with concurrent roles will be returned | ??? | true |
IncludeTaskDataFlag | Boolean | No | false | If set to 'true', task data associated with the role will be returned | true |
MinimumWeekCount | Int32 | No | The minimum number of weeks of data that will be returned | ??? | 10 |
ProjectIdentity | Either a ProjectIdentity or ProjectRoleIdentities must be specified |
| The project identity | ||
ProjectRoleIdentities | Either a ProjectIdentity or ProjectRoleIdentities must be specified |
| The role identity or identities | ||
RequestOrScheduleMode | String | Yes |
| "R" for Requester "A" for Scheduler | A |
StartDate | DateTime | Yes |
| Only data from this point forward will be returned | 2020-01-06T00:00:00.000Z |
...