Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WizardApiRequest

export
interface

WizardApiRequest

Hierarchy

  • WizardApiRequest

Indexable

[key: string]: any

Arbitrary form values

export
interface

WizardApiRequest

Index

Properties

Properties

Optional action

Valid values are: back (go back one step), switch-login-tabs (switch to another transport), poll (status polling), change-language (change the language) and abort (abort the transaction).

memberof

WizardApiRequest

key

key: string

The wizard session key.

memberof

WizardApiRequest

Generated using TypeDoc