Sha256: 93d12f4a92a560af1d32e1ab1d4676e3c9b660646fc4b12722bb622b451b6d4a

Contents?: true

Size: 408 Bytes

Versions: 3

Compression:

Stored size: 408 Bytes

Contents

# OpenapiClient::Authentication

## Properties

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

## Code Sample

```ruby
require 'OpenapiClient'

instance = OpenapiClient::Authentication.new(request_type: UnionPayAuthenticationRequest)
```


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
first_data_gateway-1.5.0 docs/Authentication.md
first_data_gateway-1.4.0 docs/Authentication.md
first_data_gateway-1.3.0 docs/Authentication.md