Interface: GetSortSimilarityRequest
@kortexya/reasoninglayer / Sorts / GetSortSimilarityRequest
Interface: GetSortSimilarityRequest
Defined in: src/types/sorts.ts:337
Request to get similarity between two sorts.
Properties
sort1Id
sort1Id:
string
Defined in: src/types/sorts.ts:339
First sort UUID.
sort2Id
sort2Id:
string
Defined in: src/types/sorts.ts:341
Second sort UUID.