Structs§
- Journey
Node - 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§
- Kind
Type - Node kind. Selects which other fields apply.
- Relative
ToType - time_window nodes: schedule_in_timezone uses the configured windows; last_active_time holds relative to the user’s last active time.