Uses of Class
model.CreateTransferRequest3dSecureAuthentication
-
Packages that use CreateTransferRequest3dSecureAuthentication Package Description model -
-
Uses of CreateTransferRequest3dSecureAuthentication in model
Methods in model that return CreateTransferRequest3dSecureAuthentication Modifier and Type Method Description CreateTransferRequest3dSecureAuthenticationCreateTransferRequest3dSecureAuthentication. cardholderAuthentication(String cardholderAuthentication)CreateTransferRequest3dSecureAuthenticationCreateTransferRequest3dSecureAuthentication. cardholderIpAddress(String cardholderIpAddress)CreateTransferRequest3dSecureAuthenticationCreateTransferRequest3dSecureAuthentication. electronicCommerceIndicator(String electronicCommerceIndicator)static CreateTransferRequest3dSecureAuthenticationCreateTransferRequest3dSecureAuthentication. fromJson(String jsonString)Create an instance of CreateTransferRequest3dSecureAuthentication given an JSON stringCreateTransferRequest3dSecureAuthenticationCreateTransferRequest. get3dSecureAuthentication()Get _3dSecureAuthenticationCreateTransferRequest3dSecureAuthenticationCreateTransferRequest3dSecureAuthentication. transactionId(String transactionId)Methods in model with parameters of type CreateTransferRequest3dSecureAuthentication Modifier and Type Method Description CreateTransferRequestCreateTransferRequest. _3dSecureAuthentication(CreateTransferRequest3dSecureAuthentication _3dSecureAuthentication)voidCreateTransferRequest. set3dSecureAuthentication(CreateTransferRequest3dSecureAuthentication _3dSecureAuthentication)
-