Sha256: dfbf50f01d364f7aa79df8a6bcf1a4e18a30cb30e8f9edd92c79631fd7b44190
Contents?: true
Size: 1.27 KB
Versions: 1
Compression:
Stored size: 1.27 KB
Contents
# OpenapiClient::ExchangeRateResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **client_request_id** | **String** | Echoes back the value in the request header for tracking. | [optional] **api_trace_id** | **String** | Request identifier in API, can be used to request logs from the support team. | [optional] **response_type** | [**ResponseType**](ResponseType.md) | | [optional] **ipg_transaction_id** | **String** | The response transaction ID. | [optional] **request_time** | **String** | Time of the request. | [optional] **inquiry_rate_id** | **String** | Inquiry rate ID. | [optional] **foreign_currency** | **String** | Foreign currency in alphabetic ISO 4217 currency code format. | [optional] **foreign_amount** | **String** | Foreign amount. | [optional] **exchange_rate** | **String** | Exchange rate. | [optional] **dcc_offered** | **String** | Dcc offered. | [optional] **exchange_rate_source_timestamp** | **String** | Exchange rate source timestamp. | [optional] **expiration_timestamp** | **String** | Expiration timestamp. | [optional] **margin_rate_percentage** | **String** | Margin rate percentage. | [optional] **exchange_rate_source_name** | **String** | Exchange rate source name. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/ExchangeRateResponse.md |