Uses of Class
com.adyen.model.nexo.InputData
-
Packages that use InputData Package Description com.adyen.model.nexo -
-
Uses of InputData in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as InputData Modifier and Type Field Description protected InputDataInputRequest. inputDataThe Input data.Methods in com.adyen.model.nexo that return InputData Modifier and Type Method Description InputDataObjectFactory. createInputData()Create an instance ofInputDataInputDataInputRequest. getInputData()Gets the value of the inputData property.Methods in com.adyen.model.nexo with parameters of type InputData Modifier and Type Method Description voidInputRequest. setInputData(InputData value)Sets the value of the inputData property.
-