Sha256: 1f56896ed2391606cc658ed586907190700c1d34370c6bb3d51f30bbb12fc8b2

Contents?: true

Size: 430 Bytes

Versions: 6

Compression:

Stored size: 430 Bytes

Contents

# OpenapiClient::DCCExchangeRateRequestAllOf

## 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::DCCExchangeRateRequestAllOf.new(bin: 411111)
```


Version data entries

6 entries across 6 versions & 1 rubygems

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