Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 771 Bytes

File metadata and controls

14 lines (11 loc) · 771 Bytes

# Goal

Properties

Name Type Description Notes
id string The unique identifier of the goal [optional]
name string The name of the goal [optional]
type string The type of goal [optional]
historical_contact_counts \Keap\Core\V2\Model\HistoricalCounts Historical contact counts for this goal [optional]
next_sequence_ids string[] IDs of sequences that follow this goal [optional]
previous_sequence_ids string[] IDs of sequences that precede this goal [optional]

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