Interface: PaginatedListResponse<Data>

index.PaginatedListResponse

Type parameters #

Name
Data

Properties #

items #

items: Data[]

Defined in #

types/PaginatedListResponse.ts:4


totalCount #

totalCount: number

Defined in #

types/PaginatedListResponse.ts:2