Skip to content

SudoSOS Back-end API / helpers / PaginationResult

Interface: PaginationResult ​

Properties ​

count ​

ts
count: number;

skip? ​

ts
optional skip: number;

take? ​

ts
optional take: number;