Sha256: 10a7b9da6e14dbda1fd0fcf0bcc2e47ad1be444040e24eecb510106d82254170

Contents?: true

Size: 841 Bytes

Versions: 11

Compression:

Stored size: 841 Bytes

Contents

# OpenapiClient::ACSResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**c_res** | **String** | The ACS response to the CReq message. It can indicate the result of cardholder authentication or, in the case of an app-based model, also signal that further cardholder interaction is required to complete the authentication. | [optional] 

## Code Sample

```ruby
require 'OpenapiClient'

instance = OpenapiClient::ACSResponse.new(c_res: ewogICAiYWNzUmVmZXJlbmNlTnVtYmVyIiA6ICJBQ1NFbXUyIiwKICAgImFjc1RyYW5zSUQiIDogIjAwMDAwMDAwLTAwMDUtNWE1YS04MDAwLTAxNmZhNTU2MzgzMiIsCiAgICJtZXNzYWdlVHlwZSIgOiAiQ1JlcyIsCiAgICJtZXNzYWdlVmVyc2lvbiIgOiAiMi4xLjAiLAogICAidGhyZWVEU1NlcnZlclRyYW5zSUQiIDogImRlZjlmYmQ4LWY5MzUtNWM3Mi04MDAwLTAwMDAwMDA4MjllZCIsCiAgICJ0cmFuc1N0YXR1cyIgOiAiWSIKfQ)
```


Version data entries

11 entries across 11 versions & 1 rubygems

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