Uses of Class
com.adyen.model.legalentitymanagement.ServiceError
-
Packages that use ServiceError Package Description com.adyen.model.legalentitymanagement -
-
Uses of ServiceError in com.adyen.model.legalentitymanagement
Methods in com.adyen.model.legalentitymanagement that return ServiceError Modifier and Type Method Description ServiceErrorServiceError. errorCode(String errorCode)ServiceErrorServiceError. errorType(String errorType)static ServiceErrorServiceError. fromJson(String jsonString)Create an instance of ServiceError given an JSON stringServiceErrorServiceError. message(String message)ServiceErrorServiceError. pspReference(String pspReference)ServiceErrorServiceError. status(Integer status)
-