Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 869 Bytes

File metadata and controls

14 lines (11 loc) · 869 Bytes

# Sequence

Properties

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]

[Back to Model list] [Back to API list] [Back to README]