Sha256: 527a030f70642a1872984efbf6e58d7caa18545467d7ff275ec419e9e1263879

Contents?: true

Size: 448 Bytes

Versions: 7

Compression:

Stored size: 448 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: Secure3D10AuthenticationResult)
```


Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
first_data_gateway-1.10.0 docs/AuthenticationResult.md
first_data_gateway-1.9.0 docs/AuthenticationResult.md
first_data_gateway-1.8.1 docs/AuthenticationResult.md
first_data_gateway-1.8.0 docs/AuthenticationResult.md
first_data_gateway-1.7.1 docs/AuthenticationResult.md
first_data_gateway-1.7.0 docs/AuthenticationResult.md
first_data_gateway-1.6.0 docs/AuthenticationResult.md