Represents a set of milestones a prospect can move through.
| Name | Type | Description | |
|---|---|---|---|
| id | Long | Read only |
The unique id of the pipeline. |
| name | String | Required |
The name of the pipeline. |
| description | String |
A longer description of this pipeline and its purpose. |
|
| deleted | Boolean |
Indicates whether this pipeline is archived. |
|
| createdAt | Date | Read only |
The ISO date/time when this pipeline was created. |
| updatedAt | Date | Read only |
The ISO date/time when this pipeline was last updated. |