SudoSOS Back-end API / seller-payouts / PaginatedSellerPayoutResponse
Interface: PaginatedSellerPayoutResponse ​
Properties ​
_pagination ​
ts
_pagination: PaginationResult;records ​
ts
records: SellerPayoutResponse[];