Uses of Class
com.onlinepayments.domain.PayoutResult
Packages that use PayoutResult
-
Uses of PayoutResult in com.onlinepayments
Methods in com.onlinepayments that return PayoutResult -
Uses of PayoutResult in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return PayoutResultModifier and TypeMethodDescriptionPayoutErrorResponse.getPayoutResult()PayoutResult.withPayoutOutput(PayoutOutput value) PayoutResult.withStatus(String value) Current high-level status of the payout in a human-readable form.PayoutResult.withStatusOutput(PayoutStatusOutput value) Methods in com.onlinepayments.domain with parameters of type PayoutResultModifier and TypeMethodDescriptionvoidPayoutErrorResponse.setPayoutResult(PayoutResult value) PayoutErrorResponse.withPayoutResult(PayoutResult value)