Sha256: b0aae603c5a5aceaf906ebd4291220e143fd5356ac257fa3bd868d1ebb7461cc
Contents?: true
Size: 376 Bytes
Versions: 4
Compression:
Stored size: 376 Bytes
Contents
# OpenapiClient::DCCExchangeRateRequestAllOf ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **bin** | **String** | A bank identification number (BIN) of the card to be used for DCC. | ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::DCCExchangeRateRequestAllOf.new(bin: 411111) ```
Version data entries
4 entries across 4 versions & 1 rubygems