Uses of Class
com.onlinepayments.domain.RefundErrorResponse
Packages that use RefundErrorResponse
-
Uses of RefundErrorResponse in com.onlinepayments
Constructors in com.onlinepayments with parameters of type RefundErrorResponseModifierConstructorDescriptionDeclinedRefundException(int statusCode, String responseBody, RefundErrorResponse response) -
Uses of RefundErrorResponse in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return RefundErrorResponseModifier and TypeMethodDescriptionRefundErrorResponse.withErrorId(String value) RefundErrorResponse.withErrors(List<APIError> value) RefundErrorResponse.withRefundResult(RefundResponse value) This object has the numeric representation of the current refund status, timestamp of last status change and performable action on the current refund resource.