SudoSOS Back-end API / catalogue/products / PaginatedProductResponse
Interface: PaginatedProductResponse ​
Properties ​
_pagination ​
ts
_pagination: PaginationResult;records ​
ts
records: ProductResponse[];