Module types

Module types 

Source
Expand description

Additional types to create composition objects.

Structs§

InputParameter
Input parameter for Trigger object.
InputParameterBuilder
Builder for InputParameter object.
UrlAvailable
Phantom type to control url field of Opt. Using this type, the url field is available.
UrlUnavailable
Phantom type to control url field of Opt. By default, this type is used, and the url field is unavailable.

Enums§

Conversation
Type of conversation to set into Conversation filter object
TriggerAction
Interaction type to set into Dispatch action configuration