RateInput
Fields
| Field | Type | Description |
|---|---|---|
currencyType | CurrencyType | The currency type for the rate. |
fromDate | DateTime | When does the relationship start. Default to now |
highestQuote | Float | The highest quote for the rate. |
mostRecentQuote | Float | The most recent quote for the rate. |
quoteComment | String | A comment about the quote. |
rate | Float | The rate value. |
thruDate | DateTime |