Uses of Class
io.sendon.payment.response.GetPaymentHistories
Packages that use GetPaymentHistories
-
Uses of GetPaymentHistories in io.sendon.payment
Methods in io.sendon.payment that return GetPaymentHistoriesModifier and TypeMethodDescriptionSendonPayment.getPaymentHistories(int page, int limit, String startDate, String endDate) Fetches a paginated list of payment histories from the Sendon API.