Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WizardFinalResponse

export
interface

WizardFinalResponse

Hierarchy

  • WizardFinalResponse

Index

Properties

additional_data

additional_data: any

code

code: number

The http status code

memberof

WizardFinalResponse

error

error: string[]

Will be set if an error occurs during the processing of the current step (e.g. the session has expired). If the recoverable flag equals false a new session has to be started.

memberof

WizardFinalResponse

form

memberof

WizardFinalResponse

message

message: string

The error message

memberof

WizardFinalResponse

polling

polling: any
memberof

WizardFinalResponse

Generated using TypeDoc