Package com.onlinepayments.domain
Class PayoutErrorResponse
java.lang.Object
com.onlinepayments.domain.PayoutErrorResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetErrorId(String value) voidvoidsetPayoutResult(PayoutResult value) withErrorId(String value) withErrors(List<APIError> value) withPayoutResult(PayoutResult value)
-
Constructor Details
-
PayoutErrorResponse
public PayoutErrorResponse()
-
-
Method Details
-
getErrorId
-
setErrorId
-
withErrorId
-
getErrors
-
setErrors
-
withErrors
-
getPayoutResult
-
setPayoutResult
-
withPayoutResult
-