SudoSOS Back-end API / catalogue/product-categories / PaginatedProductCategoryResponse
Interface: PaginatedProductCategoryResponse ​
Properties ​
_pagination ​
ts
_pagination: PaginationResult;records ​
ts
records: ProductCategoryResponse[];