Skip to content

Interface: SortListResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Sorts / SortListResponse

Interface: SortListResponse

Defined in: src/types/sorts.ts:157

Response for sort list operations.

Properties

count

count: number

Defined in: src/types/sorts.ts:161

Total count.


sorts

sorts: SortDto[]

Defined in: src/types/sorts.ts:159

List of sorts.