Uses of Class
com.adyen.model.nexo.CheckData
-
Packages that use CheckData Package Description com.adyen.model.nexo -
-
Uses of CheckData in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as CheckData Modifier and Type Field Description protected CheckDataPaymentInstrumentData. checkDataThe Check data.Methods in com.adyen.model.nexo that return CheckData Modifier and Type Method Description CheckDataObjectFactory. createCheckData()Create an instance ofCheckDataCheckDataPaymentInstrumentData. getCheckData()Gets the value of the checkData property.Methods in com.adyen.model.nexo with parameters of type CheckData Modifier and Type Method Description voidPaymentInstrumentData. setCheckData(CheckData value)Sets the value of the checkData property.
-