Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 466 Bytes

File metadata and controls

17 lines (10 loc) · 466 Bytes

OpenapiClient::DynamicPricingExchangeRateRequestAllOf

Properties

Name Type Description Notes
foreign_currency String The currency code to convert for dynamic pricing in either numeric or alphabetic ISO 4217 currency code format.

Code Sample

require 'OpenapiClient'

instance = OpenapiClient::DynamicPricingExchangeRateRequestAllOf.new(foreign_currency: USD)