Uses of Class
com.onlinepayments.domain.PayoutResponse
Packages that use PayoutResponse
-
Uses of PayoutResponse in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return PayoutResponseModifier and TypeMethodDescriptionWebhooksEvent.getPayout()PayoutResponse.withPayoutOutput(PayoutOutput value) PayoutResponse.withStatus(String value) Current high-level status of the payout in a human-readable form.PayoutResponse.withStatusOutput(PayoutStatusOutput value) Methods in com.onlinepayments.domain with parameters of type PayoutResponse -
Uses of PayoutResponse in com.onlinepayments.merchant.payouts
Methods in com.onlinepayments.merchant.payouts that return PayoutResponseModifier and TypeMethodDescriptionPayoutsClient.createPayout(CreatePayoutRequest body) Resource /v2/{merchantId}/payouts - Create payoutPayoutsClient.createPayout(CreatePayoutRequest body, CallContext context) Resource /v2/{merchantId}/payouts - Create payoutPayoutsClientInterface.createPayout(CreatePayoutRequest body) Resource /v2/{merchantId}/payouts - Create payoutPayoutsClientInterface.createPayout(CreatePayoutRequest body, CallContext context) Resource /v2/{merchantId}/payouts - Create payoutResource /v2/{merchantId}/payouts/{payoutId} - Get payoutPayoutsClient.getPayout(String payoutId, CallContext context) Resource /v2/{merchantId}/payouts/{payoutId} - Get payoutResource /v2/{merchantId}/payouts/{payoutId} - Get payoutPayoutsClientInterface.getPayout(String payoutId, CallContext context) Resource /v2/{merchantId}/payouts/{payoutId} - Get payout