Skip to content

SudoSOS Back-end API / helpers / PaginationParameters

Interface: PaginationParameters ​

Properties ​

skip? ​

ts
optional skip: number;

take? ​

ts
optional take: number;