Uses of Class
model.CreateAuthorizationRequest3dSecureAuthentication
-
Packages that use CreateAuthorizationRequest3dSecureAuthentication Package Description model -
-
Uses of CreateAuthorizationRequest3dSecureAuthentication in model
Methods in model that return CreateAuthorizationRequest3dSecureAuthentication Modifier and Type Method Description CreateAuthorizationRequest3dSecureAuthenticationCreateAuthorizationRequest3dSecureAuthentication. cardholderAuthentication(String cardholderAuthentication)CreateAuthorizationRequest3dSecureAuthenticationCreateAuthorizationRequest3dSecureAuthentication. cardholderIpAddress(String cardholderIpAddress)CreateAuthorizationRequest3dSecureAuthenticationCreateAuthorizationRequest3dSecureAuthentication. electronicCommerceIndicator(String electronicCommerceIndicator)static CreateAuthorizationRequest3dSecureAuthenticationCreateAuthorizationRequest3dSecureAuthentication. fromJson(String jsonString)Create an instance of CreateAuthorizationRequest3dSecureAuthentication given an JSON stringCreateAuthorizationRequest3dSecureAuthenticationCreateAuthorizationRequest. get3dSecureAuthentication()Get _3dSecureAuthenticationCreateAuthorizationRequest3dSecureAuthenticationCreateAuthorizationRequest3dSecureAuthentication. transactionId(String transactionId)Methods in model with parameters of type CreateAuthorizationRequest3dSecureAuthentication Modifier and Type Method Description CreateAuthorizationRequestCreateAuthorizationRequest. _3dSecureAuthentication(CreateAuthorizationRequest3dSecureAuthentication _3dSecureAuthentication)voidCreateAuthorizationRequest. set3dSecureAuthentication(CreateAuthorizationRequest3dSecureAuthentication _3dSecureAuthentication)
-