Uses of Class
com.onlinepayments.domain.PayoutErrorResponse
Packages that use PayoutErrorResponse
-
Uses of PayoutErrorResponse in com.onlinepayments
Constructors in com.onlinepayments with parameters of type PayoutErrorResponseModifierConstructorDescriptionDeclinedPayoutException(int statusCode, String responseBody, PayoutErrorResponse response) -
Uses of PayoutErrorResponse in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return PayoutErrorResponseModifier and TypeMethodDescriptionPayoutErrorResponse.withErrorId(String value) PayoutErrorResponse.withErrors(List<APIError> value) PayoutErrorResponse.withPayoutResult(PayoutResult value)