Package vn.payos.core
Interface PageableResponse<T>
- All Known Implementing Classes:
PayoutListResponse
public interface PageableResponse<T>
PageableResponse
-
Method Summary
-
Method Details
-
getItems
Get items- Returns:
- items
-
getPagination
Pagination getPagination()Get pagination information- Returns:
- pagination information
-