Sha256: 3023df7ad8140f0395ae8e395d1601d9e23a40ff5484c49bb7f2b69c705ab147

Contents?: true

Size: 420 Bytes

Versions: 6

Compression:

Stored size: 420 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-9 digits of the card number. | 

## Code Sample

```ruby
require 'OpenapiClient'

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


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
first_data_gateway-1.14.0 docs/DCCExchangeRateRequest.md
first_data_gateway-1.13.0 docs/DCCExchangeRateRequest.md
first_data_gateway-1.12.0 docs/DCCExchangeRateRequest.md
first_data_gateway-1.11.0 docs/DCCExchangeRateRequest.md
first_data_gateway-1.10.0 docs/DCCExchangeRateRequest.md
first_data_gateway-1.9.0 docs/DCCExchangeRateRequest.md