| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| version | int | [optional] | |
| changes | \Tripletex\Model\Change[] | [optional] | |
| url | string | [optional] | |
| name | string | [optional] | |
| number | string | [optional] | |
| description | string | [optional] | |
| activity_type | string | PROJECT_SPECIFIC_ACTIVITY are made via project/projectactivity, as they must be part of a project. | [optional] |
| is_project_activity | bool | Manipulate these with ActivityType | [optional] [default to false] |
| is_general | bool | Manipulate these with ActivityType | [optional] [default to false] |
| is_task | bool | Manipulate these with ActivityType | [optional] [default to false] |
| is_chargeable | bool | [optional] [default to false] | |
| rate | float | [optional] |