Uses of Class
com.adyen.model.checkout.ServiceError
-
Packages that use ServiceError Package Description com.adyen.model.checkout -
-
Uses of ServiceError in com.adyen.model.checkout
Methods in com.adyen.model.checkout that return ServiceError Modifier and Type Method Description ServiceErrorAbstractPaymentsResponse. getServiceError()ServiceErrorPaymentResultResponse. getServiceError()Get serviceErrorMethods in com.adyen.model.checkout with parameters of type ServiceError Modifier and Type Method Description PaymentResultResponsePaymentResultResponse. serviceError(ServiceError serviceError)voidAbstractPaymentsResponse. setServiceError(ServiceError serviceError)voidPaymentResultResponse. setServiceError(ServiceError serviceError)
-