Sha256: 5946f227c033911b971406d3c9b8c7e255824072b4acac63a6bb1d734a99aea6
Contents?: true
Size: 428 Bytes
Versions: 4
Compression:
Stored size: 428 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 digits of the card number. | ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::DCCExchangeRateRequestAllOf.new(bin: 411111) ```
Version data entries
4 entries across 4 versions & 1 rubygems