Uses of Class
vn.payos.core.Page
Packages that use Page
-
Uses of Page in vn.payos.core
Methods in vn.payos.core that return PageModifier and TypeMethodDescriptionPage.nextPage()Get next pagePage.previousPage()Get previous pageConstructors in vn.payos.core with parameters of type Page -
Uses of Page in vn.payos.service.blocking.v1.payouts
Methods in vn.payos.service.blocking.v1.payouts that return PageModifier and TypeMethodDescriptionPayoutsService.list(GetPayoutListParams params) Retrieves a paginated list of payouts filtered by the given criteria.PayoutsService.list(GetPayoutListParams params, RequestOptions<Void> options) Retrieves a paginated list of payouts filtered by the given criteria.PayoutsServiceImpl.list(GetPayoutListParams params) PayoutsServiceImpl.list(GetPayoutListParams params, RequestOptions<Void> options)