Sha256: e785f57dcaa1ac0388ee8f41dcff844c7f401b92fc9b47dc199c0ca0d29a8824

Contents?: true

Size: 418 Bytes

Versions: 4

Compression:

Stored size: 418 Bytes

Contents

# OpenapiClient::DCCExchangeRateRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bin** | **String** | The bank identification number (BIN) of the card to be used for DCC. The BIN is the first 6 digits of the card number. | 

## Code Sample

```ruby
require 'OpenapiClient'

instance = OpenapiClient::DCCExchangeRateRequest.new(bin: 411111)
```


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
first_data_gateway-1.8.1 docs/DCCExchangeRateRequest.md
first_data_gateway-1.8.0 docs/DCCExchangeRateRequest.md
first_data_gateway-1.7.1 docs/DCCExchangeRateRequest.md
first_data_gateway-1.7.0 docs/DCCExchangeRateRequest.md