
[//]: # (CLASS:ApiResponseStockExchangeSecurities)

[//]: # (KIND:object)

### ApiResponseStockExchangeSecurities

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**securities** | [**[SecuritySummary]**](SecuritySummary.md) | The securities traded on the Stock Exchange &nbsp;
**stockExchange** | [**StockExchange**](StockExchange.md) | The Stock Exchange resolved from the given identifier &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:SecuritySummary)


[//]: # (CONTAINED_CLASS:StockExchange)





