Skip to content

Interface: RecordSelectionResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Preferences / RecordSelectionResponse

Interface: RecordSelectionResponse

Defined in: src/types/preferences.ts:12

Response from recording a selection.

Properties

selectionCount

selectionCount: number

Defined in: src/types/preferences.ts:16

Total number of selections for this user.


success

success: boolean

Defined in: src/types/preferences.ts:14

Whether the recording succeeded.