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