Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional action_name

action_name: ActionName

In case the interaction will lead to a result, this should be the action name that will be used to associate the interaction to the result.

action_type

action_type: ActionType

The type of interaction that this event represents. E.g. Click.

NOTE: In the old Force schema, this was the event’s name.

Optional destination_path

destination_path: undefined | string

In case of a link, the location that it points to.

NOTE: This is old Force schema.

Optional flow

flow: undefined | string

Optional intent

intent: undefined | string

Optional subject

subject: undefined | string

A description of the UI element that describes it inside the page/module. This is e.g. the label of the UI element.

Optional trigger

trigger: undefined | string

Generated using TypeDoc