# CyberSource.InlineResponse2019OrderInformationCurrencyConversion

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** | Valid Values: - `DCC`: Dynamic Currency Conversion - `MCP`: Multi-Currency Pricing This should be echo'd from the request  | [optional] 
**reconciliationId** | **String** | Unique identifier generated by the DCC provider. | 
**offer** | [**[InlineResponse2019OrderInformationCurrencyConversionOffer]**](InlineResponse2019OrderInformationCurrencyConversionOffer.md) | When type is DCC this is a single item. When type is MCP this is an array that repeats for each currency that's configured by the currency conversion provider for the merchant.  | [optional] 
**disclaimer** | **String** | This text is intended to inform customers about their opt-in choices. It should include details such  as the amount, exchange rate, currency, mark-up, and any other regulated requirements, such as  the mark-up over the ECB rate, if applicable. It is mandatory for DCC (Dynamic Currency  Conversion) and optional otherwise. This information will be displayed on the screen and printed on  the receipt without modification.  | [optional] 


