Sha256: d5e838705c2aad6d3b794310432b7b151c03c0f80ee4f5157b3da75a63d3bde3

Contents?: true

Size: 563 Bytes

Versions: 11

Compression:

Stored size: 563 Bytes

Contents

# OpenapiClient::Secure3D21AuthenticationUpdateRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**method_notification_status** | **String** | Indicates how the merchant received the 3DS method. | [optional] 
**acs_response** | [**ACSResponse**](ACSResponse.md) |  | [optional] 

## Code Sample

```ruby
require 'OpenapiClient'

instance = OpenapiClient::Secure3D21AuthenticationUpdateRequest.new(method_notification_status: RECEIVED,
                                 acs_response: null)
```


Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
first_data_gateway-1.14.0 docs/Secure3D21AuthenticationUpdateRequest.md
first_data_gateway-1.13.0 docs/Secure3D21AuthenticationUpdateRequest.md
first_data_gateway-1.12.0 docs/Secure3D21AuthenticationUpdateRequest.md
first_data_gateway-1.11.0 docs/Secure3D21AuthenticationUpdateRequest.md
first_data_gateway-1.10.0 docs/Secure3D21AuthenticationUpdateRequest.md
first_data_gateway-1.9.0 docs/Secure3D21AuthenticationUpdateRequest.md
first_data_gateway-1.8.1 docs/Secure3D21AuthenticationUpdateRequest.md
first_data_gateway-1.8.0 docs/Secure3D21AuthenticationUpdateRequest.md
first_data_gateway-1.7.1 docs/Secure3D21AuthenticationUpdateRequest.md
first_data_gateway-1.7.0 docs/Secure3D21AuthenticationUpdateRequest.md
first_data_gateway-1.6.0 docs/Secure3D21AuthenticationUpdateRequest.md