Uses of Class
net.authorize.api.contract.v1.CcAuthenticationType
-
Packages that use CcAuthenticationType Package Description net.authorize.api.contract.v1 -
-
Uses of CcAuthenticationType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as CcAuthenticationType Modifier and Type Field Description protected CcAuthenticationTypeTransactionRequestType. cardholderAuthenticationMethods in net.authorize.api.contract.v1 that return CcAuthenticationType Modifier and Type Method Description CcAuthenticationTypeObjectFactory. createCcAuthenticationType()Create an instance ofCcAuthenticationTypeCcAuthenticationTypeTransactionRequestType. getCardholderAuthentication()Gets the value of the cardholderAuthentication property.Methods in net.authorize.api.contract.v1 with parameters of type CcAuthenticationType Modifier and Type Method Description voidTransactionRequestType. setCardholderAuthentication(CcAuthenticationType value)Sets the value of the cardholderAuthentication property.
-