Uses of Class
net.authorize.api.contract.v1.MerchantContactType
-
Packages that use MerchantContactType Package Description net.authorize.api.contract.v1 -
-
Uses of MerchantContactType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as MerchantContactType Modifier and Type Field Description protected MerchantContactTypeMobileDeviceLoginResponse. merchantContactMethods in net.authorize.api.contract.v1 that return MerchantContactType Modifier and Type Method Description MerchantContactTypeObjectFactory. createMerchantContactType()Create an instance ofMerchantContactTypeMerchantContactTypeMobileDeviceLoginResponse. getMerchantContact()Gets the value of the merchantContact property.Methods in net.authorize.api.contract.v1 with parameters of type MerchantContactType Modifier and Type Method Description voidMobileDeviceLoginResponse. setMerchantContact(MerchantContactType value)Sets the value of the merchantContact property.
-