Uses of Class
net.authorize.api.contract.v1.WebCheckOutDataType
-
Packages that use WebCheckOutDataType Package Description net.authorize.api.contract.v1 -
-
Uses of WebCheckOutDataType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as WebCheckOutDataType Modifier and Type Field Description protected WebCheckOutDataTypeSecurePaymentContainerRequest. dataMethods in net.authorize.api.contract.v1 that return WebCheckOutDataType Modifier and Type Method Description WebCheckOutDataTypeObjectFactory. createWebCheckOutDataType()Create an instance ofWebCheckOutDataTypeWebCheckOutDataTypeSecurePaymentContainerRequest. getData()Gets the value of the data property.Methods in net.authorize.api.contract.v1 with parameters of type WebCheckOutDataType Modifier and Type Method Description voidSecurePaymentContainerRequest. setData(WebCheckOutDataType value)Sets the value of the data property.
-