Method: OpenapiClient::Secure3DAuthenticationResult#authentication_response
- Defined in:
- lib/openapi_client/models/secure3_d_authentication_result.rb
#authentication_response ⇒ Object
The result of authentication attempt returned by the 3D Secure authentication process (ARes).
28 29 30 |
# File 'lib/openapi_client/models/secure3_d_authentication_result.rb', line 28 def authentication_response @authentication_response end |