Sha256: 0192c2e67963dbc1bd3de3e2f54f4d7b9d9588d24ccfb61fe9cb46bf4197f3f1

Contents?: true

Size: 436 Bytes

Versions: 11

Compression:

Stored size: 436 Bytes

Contents

# OpenapiClient::AuthenticationRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**authentication_type** | **String** | Indicates what kind of authentication scheme the merchant wants to use on the card. | 

## Code Sample

```ruby
require 'OpenapiClient'

instance = OpenapiClient::AuthenticationRequest.new(authentication_type: UnionPayAuthenticationRequest)
```


Version data entries

11 entries across 11 versions & 1 rubygems

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