Uses of Class
com.adyen.model.nexo.GetTotalsResponse
-
Packages that use GetTotalsResponse Package Description com.adyen.model.nexo -
-
Uses of GetTotalsResponse in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as GetTotalsResponse Modifier and Type Field Description protected GetTotalsResponseSaleToPOIResponse. getTotalsResponseThe Get totals response.Methods in com.adyen.model.nexo that return GetTotalsResponse Modifier and Type Method Description GetTotalsResponseObjectFactory. createGetTotalsResponse()Create an instance ofGetTotalsResponseGetTotalsResponseSaleToPOIResponse. getGetTotalsResponse()Gets the value of the getTotalsResponse property.Methods in com.adyen.model.nexo with parameters of type GetTotalsResponse Modifier and Type Method Description voidSaleToPOIResponse. setGetTotalsResponse(GetTotalsResponse value)Sets the value of the getTotalsResponse property.
-