Uses of Class
net.authorize.api.contract.v1.SubMerchantType
-
Packages that use SubMerchantType Package Description net.authorize.api.contract.v1 -
-
Uses of SubMerchantType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as SubMerchantType Modifier and Type Field Description protected SubMerchantTypeTransactionRequestType. subMerchantMethods in net.authorize.api.contract.v1 that return SubMerchantType Modifier and Type Method Description SubMerchantTypeObjectFactory. createSubMerchantType()Create an instance ofSubMerchantTypeSubMerchantTypeTransactionRequestType. getSubMerchant()Gets the value of the subMerchant property.Methods in net.authorize.api.contract.v1 with parameters of type SubMerchantType Modifier and Type Method Description voidTransactionRequestType. setSubMerchant(SubMerchantType value)Sets the value of the subMerchant property.
-