RateCreateInput
Fields
| Field | Type | Description |
|---|---|---|
currencyType | CurrencyType | The currency type for the rate. |
highestQuote | Float | The highest quote for the rate. |
mostRecentQuote | Float | The most recent quote for the rate. |
originId | ConnectableInput! | The id of the representation to which the rate belongs |
quoteComment | String | A comment about the quote. |
rate | Float | The rate value. |