Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILinkBaseImmutable<T>

The base interface for all links

Type parameters

  • T: Type

Hierarchy

Index

Properties

Properties

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: T

The type is immutable as all constructed links cannot mutate into another derived type