...
Name | Data Type | Discussion |
---|---|---|
AdjustedRevenueAmount | double |
|
ApprovedTimestamp | dateTime | Time at which the card was approved. |
ContractRevenueAmount | double |
|
CurrencyCode | string | Currency of the reported monetary amounts. This is either the engagement currency (if no currency is specified in the request) or the specified currency. |
Narrative | string |
|
ProjectCode | string | Unique code identifying the project |
ProjectTaskName | string | The task code on which time was reported. |
ReferenceSystemId | int | Unique integer identifying the card. |
ResourceReferenceSystemId | string | Unique code identifying the resource. |
RoleName | string | The role on which time was reported. |
SystemRevenueAmount | double |
|
WorkDate | date | Date for which the time was reported. |
WorkMinutes | int | The number of minutes worked. |
LocationName | string |
|
ProjectTaskTypeName | string(50) |
|
ProjectRateTypeName | string(50) |
|
NonBillableFlag | boolean | Deprecated. Always returns false. |
Changelog
4.4
Parameter | Notes |
---|---|
ProjectTaskTypeName | Added as a response parameter |
ProjectRateTypeName | Added as a response parameter |
NonBillableFlag | Deprecated. Always returns false. |