Uses of Class
com.adyen.model.nexo.AdminResponse
-
Packages that use AdminResponse Package Description com.adyen.model.nexo -
-
Uses of AdminResponse in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as AdminResponse Modifier and Type Field Description protected AdminResponseSaleToPOIResponse. adminResponseThe Admin response.Methods in com.adyen.model.nexo that return AdminResponse Modifier and Type Method Description AdminResponseObjectFactory. createAdminResponse()Create an instance ofAdminResponseAdminResponseSaleToPOIResponse. getAdminResponse()Gets the value of the adminResponse property.Methods in com.adyen.model.nexo with parameters of type AdminResponse Modifier and Type Method Description voidSaleToPOIResponse. setAdminResponse(AdminResponse value)Sets the value of the adminResponse property.
-