Package vn.payos.model.v1.payouts
Class PayoutListResponse
java.lang.Object
vn.payos.model.v1.payouts.PayoutListResponse
- All Implemented Interfaces:
PageableResponse<Payout>
PayoutListResponse
-
Constructor Details
-
PayoutListResponse
public PayoutListResponse()
-
-
Method Details
-
getItems
Description copied from interface:PageableResponseGet items- Specified by:
getItemsin interfacePageableResponse<Payout>- Returns:
- items
-