Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILinkConditionalImmutable

A readonly variant of the interface

Hierarchy

Index

Properties

conditions

conditions: object

The conditions to evaluate

Type declaration

fallback

fallback: string | IGuidImmutable | ILinkConditionalNestedImmutable

The formation to move to if none of the conditionals evalutate

Optional redirect

redirect: string | IGuidImmutable

An optional redirect that will override the link of the next formation. This is really useful when a formation needs to be injected into a conversation flow.

type

type: Type.Conditional