Name | Type | Description |
---|---|---|
prices | list[ForexPrice] | |
pair | ForexPair | The Forex currency pair for which prices were requested |
next_page | str | The token required to request the next page of the data. If null, no further results are available. |
Name | Type | Description |
---|---|---|
prices | list[ForexPrice] | |
pair | ForexPair | The Forex currency pair for which prices were requested |
next_page | str | The token required to request the next page of the data. If null, no further results are available. |