Sha256: cc62bdbc9521a4bcf4b12010c2995b7636e59d1f07fe92d9ce3f56eb6ed59a5f

Contents?: true

Size: 547 Bytes

Versions: 2

Compression:

Stored size: 547 Bytes

Contents

# OpenapiClient::PaymentVerificationAvs

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **String** | AVS response code. | 
**status** | **String** | Interpretation of the response code. | [optional] 
**scheme** | **String** | Identifier of the scheme. | 

## Code Sample

```ruby
require 'OpenapiClient'

instance = OpenapiClient::PaymentVerificationAvs.new(code: +Z,
                                 status: zip match,
                                 scheme: amex)
```


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
first_data_gateway-1.4.0 docs/PaymentVerificationAvs.md
first_data_gateway-1.3.0 docs/PaymentVerificationAvs.md