Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 430 Bytes

File metadata and controls

17 lines (10 loc) · 430 Bytes

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

require 'OpenapiClient'

instance = OpenapiClient::DCCExchangeRateRequestAllOf.new(bin: 411111)