Record
get-v1-last-quote-currencies-from-to-response
No description available.
record get-v1-last-quote-currencies-from-to-response {
last: option<last-forex-quote>,
status: option<string>,
symbol: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| last | option<last-forex-quote> | |
| status | option<string> | |
| symbol | option<string> |