Sha256: 7c3fd7a3eda678849cdc2d761b714b65fa2ec877eb2c97f65fe43e0d2a3b3993
Contents?: true
Size: 454 Bytes
Versions: 14
Compression:
Stored size: 454 Bytes
Contents
# OpenapiClient::CurrencyConversion ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **conversion_type** | **String** | Type of currency conversion. | **inquiry_rate_id** | **String** | Inquiry rate id. | ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::CurrencyConversion.new(conversion_type: Dcc, inquiry_rate_id: 123456) ```
Version data entries
14 entries across 14 versions & 1 rubygems