| Name | Description | Type | Additional Information |
|---|---|---|---|
| ResourcePersonalId | string |
None. |
|
| TaskID |
ID of Activity Task. |
integer |
None. |
| DoubleTaskID |
ID of Activity double task. If this ID is set, it corresponds to the TaskID of another activity. The corresponding activity is this activities double. If this ID is unset, it does not have a double. |
integer |
None. |
| DoubleTaskType | DoubleTaskType |
None. |
|
| DoubleTaskMaster | boolean |
None. |
|
| PlannedStart |
Time of planned start. |
date |
None. |
| PlannedEnd |
Time of planned end. |
date |
None. |
| PlannedMinutes |
Planned duration in minutes. |
integer |
None. |
| ActualStart |
Time of actual start. |
date |
None. |
| ActualEnd |
Time of actual end. |
date |
None. |
| ActualMinutes |
Actual duration in minutes. |
integer |
None. |
| IsCancelled |
Is this activity cancelled? |
boolean |
None. |
| IsDone |
Is this activity done? |
boolean |
None. |
| VisitType |
Visit type of this activity. |
string |
None. |
| VisitTypeFlatRateMinutes |
Flat rate value of the Visit type. If set, this value should replace actual minutes. |
integer |
None. |
| VisitTypeIsCustom |
Visit type is a custom type and has been entered manually upon activity creation. |
boolean |
None. |
| IsWorkTime |
This activity counts towards Work Time. |
boolean |
None. |
| IsClientTime |
This activity counts towards Client Time. |
boolean |
None. |