Sha256: 5db34fcd3537068ec9ab4a6da94380a59a5acd1d5d15a32049956f46c26366dc
Contents?: true
Size: 466 Bytes
Versions: 14
Compression:
Stored size: 466 Bytes
Contents
# 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 ```ruby require 'OpenapiClient' instance = OpenapiClient::DynamicPricingExchangeRateRequestAllOf.new(foreign_currency: USD) ```
Version data entries
14 entries across 14 versions & 1 rubygems