Uses of Class
net.authorize.api.contract.v1.TransRetailInfoType
-
Packages that use TransRetailInfoType Package Description net.authorize.api.contract.v1 -
-
Uses of TransRetailInfoType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as TransRetailInfoType Modifier and Type Field Description protected TransRetailInfoTypeMobileDeviceLoginResponse. merchantAccountprotected TransRetailInfoTypeTransactionRequestType. retailMethods in net.authorize.api.contract.v1 that return TransRetailInfoType Modifier and Type Method Description TransRetailInfoTypeObjectFactory. createTransRetailInfoType()Create an instance ofTransRetailInfoTypeTransRetailInfoTypeMobileDeviceLoginResponse. getMerchantAccount()Gets the value of the merchantAccount property.TransRetailInfoTypeTransactionRequestType. getRetail()Gets the value of the retail property.Methods in net.authorize.api.contract.v1 with parameters of type TransRetailInfoType Modifier and Type Method Description voidMobileDeviceLoginResponse. setMerchantAccount(TransRetailInfoType value)Sets the value of the merchantAccount property.voidTransactionRequestType. setRetail(TransRetailInfoType value)Sets the value of the retail property.
-