Options
All
  • Public
  • Public/Protected
  • All
Menu

Injected History line for Traversals/ChatTraversals POST method.

Hierarchy

  • InjectedHistory

Index

Properties

answerId

answerId: number

The Answer Asset Id of the history.

assetId

assetId: number

The Question Asset Id of the history.

injectedHistoryType

injectedHistoryType: "preanswer" | "prepopulate"

The type of injection. Preanswer: Answer the question silently. Prepopulate: Display the answer with the injected answer selected/value.

isAnswered

isAnswered: boolean

Answered is checked or value is present.

Optional traversalId

traversalId: undefined | string

The Traversal this history came from (optional).

Optional value

value: undefined | string

The value of the answer. (Optional)