Sha256: e58e6ba8973392efaa42537418fbb06ff97be8fc324b2aeebb172c8bd6dd7fda

Contents?: true

Size: 446 Bytes

Versions: 4

Compression:

Stored size: 446 Bytes

Contents

# OpenapiClient::AuthenticationResult

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**authentication_type** | **String** | Specifies the version of 3DS to be used where authentication was managed outside of the gateway. | 

## Code Sample

```ruby
require 'OpenapiClient'

instance = OpenapiClient::AuthenticationResult.new(authentication_type: Secure3DAuthenticationResult)
```


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
first_data_gateway-1.14.0 docs/AuthenticationResult.md
first_data_gateway-1.13.0 docs/AuthenticationResult.md
first_data_gateway-1.12.0 docs/AuthenticationResult.md
first_data_gateway-1.11.0 docs/AuthenticationResult.md