| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The unique identifier of the sequence | [optional] |
| name | string | The name of the sequence | [optional] |
| paths | \Keap\Core\V2\Model\SequencePath[] | List of paths in this sequence | [optional] |
| active_contact_count | int | Number of contacts currently in this sequence | [optional] |
| active_contact_count_completed | int | Number of contacts who have completed this sequence | [optional] |
| historical_contact_count | \Keap\Core\V2\Model\HistoricalCounts | Historical contact counts for this sequence | [optional] |