Interface: RecordSelectionRequest
@kortexya/reasoninglayer / Preferences / RecordSelectionRequest
Interface: RecordSelectionRequest
Defined in: src/types/preferences.ts:4
Request to record a user’s sort selection for preference learning.
Properties
termId
termId:
string
Defined in: src/types/preferences.ts:6
Term ID that was selected (UUID).
userId
userId:
string
Defined in: src/types/preferences.ts:8
User ID who made the selection (UUID).