Uses of Class
vn.payos.model.v1.payouts.EstimateCredit
Packages that use EstimateCredit
-
Uses of EstimateCredit in vn.payos.service.async.v1.payouts
Methods in vn.payos.service.async.v1.payouts that return types with arguments of type EstimateCreditModifier and TypeMethodDescriptionPayoutsService.estimateCredit(PayoutBatchRequest payoutData) Estimate credit required for batch payout.PayoutsService.estimateCredit(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options) Estimate credit required for batch payout.PayoutsService.estimateCredit(PayoutRequests payoutData) Estimate credit required for one payout.PayoutsService.estimateCredit(PayoutRequests payoutData, RequestOptions<PayoutRequests> options) Estimate credit required for one payout.PayoutsServiceImpl.estimateCredit(PayoutBatchRequest payoutData) PayoutsServiceImpl.estimateCredit(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options) PayoutsServiceImpl.estimateCredit(PayoutRequests payoutData) PayoutsServiceImpl.estimateCredit(PayoutRequests payoutData, RequestOptions<PayoutRequests> options) -
Uses of EstimateCredit in vn.payos.service.blocking.v1.payouts
Methods in vn.payos.service.blocking.v1.payouts that return EstimateCreditModifier and TypeMethodDescriptionPayoutsService.estimateCredit(PayoutBatchRequest payoutData) Estimate credit required for batch payout.PayoutsService.estimateCredit(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options) Estimate credit required for batch payout.PayoutsService.estimateCredit(PayoutRequests payoutData) Estimate credit required for one payout.PayoutsService.estimateCredit(PayoutRequests payoutData, RequestOptions<PayoutRequests> options) Estimate credit required for one payout.PayoutsServiceImpl.estimateCredit(PayoutBatchRequest payoutData) PayoutsServiceImpl.estimateCredit(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options) PayoutsServiceImpl.estimateCredit(PayoutRequests payoutData) PayoutsServiceImpl.estimateCredit(PayoutRequests payoutData, RequestOptions<PayoutRequests> options)