
[//]: # (CLASS:ApiResponseForexPrices)

[//]: # (KIND:object)

### ApiResponseForexPrices

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**prices** | [**[ForexPrice]**](ForexPrice.md) |  &nbsp;
**pair** | [**ForexPair**](ForexPair.md) | The Forex currency pair for which prices were requested &nbsp;
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available. &nbsp;

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:ForexPrice)


[//]: # (CONTAINED_CLASS:ForexPair)





