Uses of Class
vn.payos.model.v1.payouts.batch.PayoutBatchRequest
Packages that use PayoutBatchRequest
Package
Description
-
Uses of PayoutBatchRequest in vn.payos.service.async.v1.payouts
Methods in vn.payos.service.async.v1.payouts with parameters of type PayoutBatchRequestModifier and TypeMethodDescriptionPayoutsService.estimateCredit(PayoutBatchRequest payoutData) Estimate credit required for batch payout.PayoutsService.estimateCredit(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options) Estimate credit required for batch payout.PayoutsServiceImpl.estimateCredit(PayoutBatchRequest payoutData) PayoutsServiceImpl.estimateCredit(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options) Method parameters in vn.payos.service.async.v1.payouts with type arguments of type PayoutBatchRequestModifier and TypeMethodDescriptionPayoutsService.estimateCredit(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options) Estimate credit required for batch payout.PayoutsServiceImpl.estimateCredit(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options) -
Uses of PayoutBatchRequest in vn.payos.service.async.v1.payouts.batch
Methods in vn.payos.service.async.v1.payouts.batch with parameters of type PayoutBatchRequestModifier and TypeMethodDescriptionBatchService.create(PayoutBatchRequest payoutData) Create a batch payout.BatchService.create(PayoutBatchRequest payoutData, String idempotencyKey) Create a batch payout.BatchService.create(PayoutBatchRequest payoutData, String idempotencyKey, RequestOptions<PayoutBatchRequest> options) Create a batch payout.BatchService.create(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options) Create a batch payout.BatchServiceImpl.create(PayoutBatchRequest payoutData) BatchServiceImpl.create(PayoutBatchRequest payoutData, String idempotencyKey) BatchServiceImpl.create(PayoutBatchRequest payoutData, String idempotencyKey, RequestOptions<PayoutBatchRequest> options) BatchServiceImpl.create(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options) Method parameters in vn.payos.service.async.v1.payouts.batch with type arguments of type PayoutBatchRequestModifier and TypeMethodDescriptionBatchService.create(PayoutBatchRequest payoutData, String idempotencyKey, RequestOptions<PayoutBatchRequest> options) Create a batch payout.BatchService.create(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options) Create a batch payout.BatchServiceImpl.create(PayoutBatchRequest payoutData, String idempotencyKey, RequestOptions<PayoutBatchRequest> options) BatchServiceImpl.create(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options) -
Uses of PayoutBatchRequest in vn.payos.service.blocking.v1.payouts
Methods in vn.payos.service.blocking.v1.payouts with parameters of type PayoutBatchRequestModifier and TypeMethodDescriptionPayoutsService.estimateCredit(PayoutBatchRequest payoutData) Estimate credit required for batch payout.PayoutsService.estimateCredit(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options) Estimate credit required for batch payout.PayoutsServiceImpl.estimateCredit(PayoutBatchRequest payoutData) PayoutsServiceImpl.estimateCredit(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options) Method parameters in vn.payos.service.blocking.v1.payouts with type arguments of type PayoutBatchRequestModifier and TypeMethodDescriptionPayoutsService.estimateCredit(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options) Estimate credit required for batch payout.PayoutsServiceImpl.estimateCredit(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options) -
Uses of PayoutBatchRequest in vn.payos.service.blocking.v1.payouts.batch
Methods in vn.payos.service.blocking.v1.payouts.batch with parameters of type PayoutBatchRequestModifier and TypeMethodDescriptionBatchService.create(PayoutBatchRequest payoutData) Create a batch payout.BatchService.create(PayoutBatchRequest payoutData, String idempotencyKey) Create a batch payout.BatchService.create(PayoutBatchRequest payoutData, String idempotencyKey, RequestOptions<PayoutBatchRequest> options) Create a batch payout.BatchService.create(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options) Create a batch payout.BatchServiceImpl.create(PayoutBatchRequest payoutData) BatchServiceImpl.create(PayoutBatchRequest payoutData, String idempotencyKey) BatchServiceImpl.create(PayoutBatchRequest payoutData, String idempotencyKey, RequestOptions<PayoutBatchRequest> options) BatchServiceImpl.create(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options) Method parameters in vn.payos.service.blocking.v1.payouts.batch with type arguments of type PayoutBatchRequestModifier and TypeMethodDescriptionBatchService.create(PayoutBatchRequest payoutData, String idempotencyKey, RequestOptions<PayoutBatchRequest> options) Create a batch payout.BatchService.create(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options) Create a batch payout.BatchServiceImpl.create(PayoutBatchRequest payoutData, String idempotencyKey, RequestOptions<PayoutBatchRequest> options) BatchServiceImpl.create(PayoutBatchRequest payoutData, RequestOptions<PayoutBatchRequest> options)