...
Name | Type | Description | ||
---|---|---|---|---|
id | String | The ID of the retrieved activity | ||
number | String | The number of the retrieved activity | ||
description | String | The description of the retrieved activity | ||
notes | String | The notes of the retrieved activity | ||
life_cycle_state | String | The life cycle state of the retrieved activity which can be PENDING, IN PROGRESS, COMPLETED, CANCELLED | ||
start_date | Date | The date that the activity is created | ||
expected_completion_date | Date | The date that the activity is expected to be completed | ||
actual_completed_date | Date | The date that the activity is actually completed | ||
udf_string_1 | String | User Defined Field of type String | ||
udf_string_2 | String | User Defined Field of type String | ||
udf_string_3 | String | User Defined Field of type String | ||
udf_string_4 | String | User Defined Field of type String | ||
udf_string_5 | String | User Defined Field of type String | ||
udf_string_6 | String | User Defined Field of type String | ||
udf_string_7 | String | User Defined Field of type String | ||
udf_string_8 | String | User Defined Field of type String | ||
udf_string_9 | String | User Defined Field of type String | ||
udf_string_10 | String | User Defined Field of type String | ||
udf_string_11 | String | User Defined Field of type String | ||
udf_string_12 | String | User Defined Field of type String | ||
udf_string_13 | String | User Defined Field of type String | ||
udf_string_14 | String | User Defined Field of type String | ||
udf_string_15 | String | User Defined Field of type String | ||
udf_string_16 | String | User Defined Field of type String | ||
udf_float_1 | Float | User Defined Field of type Float | ||
udf_float_2 | Float | User Defined Field of type Float | ||
udf_float_3 | Float | User Defined Field of type Float | ||
udf_float_4 | Float | User Defined Field of type Float | ||
udf_float_5 | Float | User Defined Field of type Float | ||
udf_float_6 | Float | User Defined Field of type Float | ||
udf_float_7 | Float | User Defined Field of type Float | ||
udf_float_8 | Float | User Defined Field of type Float | ||
udf_float_9 | Float | User Defined Field of type Float | ||
udf_float_10 | Float | User Defined Field of type Float | ||
udf_date_1 | Date | User Defined Field of type Date | ||
udf_date_2 | Date | User Defined Field of type Date | ||
udf_date_3 | Date | User Defined Field of type Date | ||
udf_date_4 | Date | User Defined Field of type Date | ||
udf_date_5 | Date | User Defined Field of type Date | ||
udf_date_6 | Date | User Defined Field of type Date | ||
udf_date_7 | Date | User Defined Field of type Date | ||
udf_date_8 | Date | User Defined Field of type Date | ||
udf_date_9 | Date | User Defined Field of type Date | ||
udf_date_10 | Date | User Defined Field of type Date | ||
assigned_to | Assign Object | The assignment information of the retrieved activity | ||
type | Activity type object | The type information of the retrieved activity | ||
status | Activity Status object | The status information of the retrieved activity | ||
category | Activity Category object | The categories information of the retrieved activity | ||
estimated_completion_time | Time Period Object | The time that is estimated to complete the activity, measured in MINUTES, HOURS, DAYS, WEEKS, YEARS
| ||
time_to_completion | Time Period Object | The time that is left up to the expected completion date | ||
time_overdue | Time Period Object | The time past the expected completion date | ||
performed_for | Performed for object | The entities which are related with the activity and can include Subscriptions, Jobs | ||
Contact Information object | The contact information related with the specified activity | |||
cancellation_reason | Activities Cancellation Object | The reason that the activity was cancelled. This is applicable only if the activity is on a cancelled life cycle state | ||
owned_by_group | Group object | The group that is owning the activity | ||
privacy_level | Privacy level object | The activity privacy level | ||
Log Information Object | The log information related with the retrieved activity | |||
services_to_be_provided_set | Services to be Provided object | The services that will be provided as part of the activity and the time that was spend on each one, measured in minutes, hours, days, weeks, months and years. |
...