Sha256: b56590a1c431ea7ee637d8030864dd80ec7ea0f616c57abb1521bbaa837430e7
Contents?: true
Size: 1.59 KB
Versions: 3
Compression:
Stored size: 1.59 KB
Contents
# Connectwise::ProjectPhase ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | | [optional] **project_id** | **Integer** | | [optional] **description** | **String** | | **board** | [**ProjectBoardReference**](ProjectBoardReference.md) | | [optional] **status** | [**PhaseStatusReference**](PhaseStatusReference.md) | | [optional] **agreement** | [**AgreementReference**](AgreementReference.md) | | [optional] **opportunity** | [**OpportunityReference**](OpportunityReference.md) | | [optional] **parent_phase** | [**ProjectPhaseReference**](ProjectPhaseReference.md) | | [optional] **wbs_code** | **String** | | [optional] **bill_time** | **String** | | [optional] **bill_expenses** | **String** | | [optional] **bill_products** | **String** | | [optional] **mark_as_milestone_flag** | **BOOLEAN** | | [optional] **notes** | **String** | | [optional] **deadline_date** | **DateTime** | | [optional] **bill_separately_flag** | **BOOLEAN** | | [optional] **billing_method** | **String** | | [optional] **scheduled_hours** | **Float** | | [optional] **scheduled_start** | **String** | | [optional] **scheduled_end** | **String** | | [optional] **actual_hours** | **Float** | | [optional] **actual_start** | **String** | | [optional] **actual_end** | **String** | | [optional] **budget_hours** | **Float** | | [optional] **location_id** | **Integer** | | [optional] **business_unit_id** | **Integer** | | [optional] **_info** | [**Metadata**](Metadata.md) | Metadata of the entity | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
connectwise-ruby-sdk-1.0.3 | docs/ProjectPhase.md |
connectwise-ruby-sdk-1.0.2 | docs/ProjectPhase.md |
connectwise-ruby-sdk-1.0.1 | docs/ProjectPhase.md |