Name | Type | Description | Notes |
---|---|---|---|
inverse | BOOLEAN | - If `true`, the exchange rate in the response is an inverse exchange rate. - If `false`, the exchange rate in the response is not an inverse exchange rate. The value is determined by the Use inverse rate checkbox in your Zuora Finance Manage Currency Conversion settings. | [optional] |
rates | Array<GETCustomExchangeRatesDataType> | Container for exchange rate data. Contains a set of fields that provide exchange rate data for each day between the specified `startDate` and `endDate` (inclusive). | [optional] |
success | BOOLEAN | Returns `true` if the request was processed successfully. | [optional] |