DealStages
The stages for a given Deal.
Columns
| Name | Type | References | Description |
| DealId [KEY] | Long |
Deals.DealId | The id of the deal. |
| StageCreated [KEY] | Datetime | When the deal stage was created. | |
| StageName | String | The name of the deal stage. | |
| StageValue | String | The value of the deal stage. | |
| StageSource | String | The source of the deal stage. | |
| StageSourceId | String | The source id of the deal stage. |