Skip to main content

Module journey_node

Module journey_node 

Source

Structs§

JourneyNode
JourneyNode : A journey node. The kind field selects which other fields apply. Branching nodes (split_range, yes_no, wait_until) nest their sub-graphs inline via branches[].nodes.

Enums§

KindType
Node kind. Selects which other fields apply.
RelativeToType
time_window nodes: schedule_in_timezone uses the configured windows; last_active_time holds relative to the user’s last active time.