Interface: SetSortSimilarityResponse
@kortexya/reasoninglayer / Sorts / SetSortSimilarityResponse
Interface: SetSortSimilarityResponse
Defined in: src/types/sorts.ts:365
Response from setting sort similarity.
Properties
message
message:
string
Defined in: src/types/sorts.ts:369
Human-readable message.
success
success:
boolean
Defined in: src/types/sorts.ts:367
Whether the operation succeeded.