Uses of Class
net.authorize.api.contract.v1.WebCheckOutDataTypeToken
-
Packages that use WebCheckOutDataTypeToken Package Description net.authorize.api.contract.v1 -
-
Uses of WebCheckOutDataTypeToken in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as WebCheckOutDataTypeToken Modifier and Type Field Description protected WebCheckOutDataTypeTokenWebCheckOutDataType. tokenMethods in net.authorize.api.contract.v1 that return WebCheckOutDataTypeToken Modifier and Type Method Description WebCheckOutDataTypeTokenObjectFactory. createWebCheckOutDataTypeToken()Create an instance ofWebCheckOutDataTypeTokenWebCheckOutDataTypeTokenWebCheckOutDataType. getToken()Gets the value of the token property.Methods in net.authorize.api.contract.v1 with parameters of type WebCheckOutDataTypeToken Modifier and Type Method Description voidWebCheckOutDataType. setToken(WebCheckOutDataTypeToken value)Sets the value of the token property.
-