Skip to content

@sibilance.is/client v0.1.0-alpha.4


@sibilance.is/client / index / CollectedInformation

Interface: CollectedInformation

Defined in: CmdPr/sibilance/client/src/types.ts:44

Information collected during the survey conversation.

Represents a single piece of data that was extracted from user responses.

Properties

PropertyTypeDefined in
fieldstringCmdPr/sibilance/client/src/types.ts:45
valuestringCmdPr/sibilance/client/src/types.ts:46
timestampnumberCmdPr/sibilance/client/src/types.ts:47
sourceStep?stringCmdPr/sibilance/client/src/types.ts:48