Uses of Class
model.CreateAuthorizationRequest3dSecureAuthentication
Packages that use CreateAuthorizationRequest3dSecureAuthentication
-
Uses of CreateAuthorizationRequest3dSecureAuthentication in model
Methods in model that return CreateAuthorizationRequest3dSecureAuthenticationModifier and TypeMethodDescriptionCreateAuthorizationRequest3dSecureAuthentication.cardholderAuthentication(String cardholderAuthentication) CreateAuthorizationRequest3dSecureAuthentication.cardholderIpAddress(String cardholderIpAddress) CreateAuthorizationRequest3dSecureAuthentication.electronicCommerceIndicator(String electronicCommerceIndicator) Create an instance of CreateAuthorizationRequest3dSecureAuthentication given an JSON stringCreateAuthorizationRequest.get3dSecureAuthentication()Get _3dSecureAuthenticationCreateTransferRequest.get3dSecureAuthentication()Get _3dSecureAuthenticationCreateAuthorizationRequest3dSecureAuthentication.transactionId(String transactionId) Methods in model with parameters of type CreateAuthorizationRequest3dSecureAuthenticationModifier and TypeMethodDescriptionCreateAuthorizationRequest._3dSecureAuthentication(CreateAuthorizationRequest3dSecureAuthentication _3dSecureAuthentication) CreateTransferRequest._3dSecureAuthentication(CreateAuthorizationRequest3dSecureAuthentication _3dSecureAuthentication) voidCreateAuthorizationRequest.set3dSecureAuthentication(CreateAuthorizationRequest3dSecureAuthentication _3dSecureAuthentication) voidCreateTransferRequest.set3dSecureAuthentication(CreateAuthorizationRequest3dSecureAuthentication _3dSecureAuthentication)