Sha256: 15ece55621c1d3d032b3c4b4c98c0532a966e29880b7fb9082863f0f3fbeb63d
Contents?: true
Size: 1.05 KB
Versions: 7
Compression:
Stored size: 1.05 KB
Contents
# TripletexRubyClient::Activity ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | | [optional] **version** | **Integer** | | [optional] **changes** | [**Array<Change>**](Change.md) | | [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** | **BOOLEAN** | Manipulate these with ActivityType | [optional] **is_general** | **BOOLEAN** | Manipulate these with ActivityType | [optional] **is_task** | **BOOLEAN** | Manipulate these with ActivityType | [optional] **is_disabled** | **BOOLEAN** | | [optional] **is_chargeable** | **BOOLEAN** | | [optional] **rate** | **Float** | | [optional] **cost_percentage** | **Float** | | [optional] **display_name** | **String** | | [optional]
Version data entries
7 entries across 7 versions & 1 rubygems