Injected History line for Traversals/ChatTraversals POST method.

Hierarchy

  • InjectedHistory

Properties

answerId: number

The Answer Asset Id of the history.

assetId: number

The Question Asset Id of the history.

injectedHistoryType: "preanswer" | "prepopulate"

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

isAnswered: boolean

Answered is checked or value is present.

traversalId?: string

The Traversal this history came from (optional).

value?: string

The value of the answer. (Optional)