docs/ApiResponseStockExchangeSecurities.md in intrinio-sdk-4.0.0 vs docs/ApiResponseStockExchangeSecurities.md in intrinio-sdk-5.0.0
- old
+ new
@@ -12,10 +12,10 @@
Name | Type | Description
------------ | ------------- | -------------
**securities** | [**Array<SecuritySummary>**](SecuritySummary.md) | The securities traded on the Stock Exchange
**stock_exchange** | [**StockExchange**](StockExchange.md) | The Stock Exchange resolved from the given identifier
-**next_page** | String | The token required to request the next page of the data
+**next_page** | String | The token required to request the next page of the data. If null, no further results are available.
[//]: # (END_DEFINITION)
[//]: # (CONTAINED_CLASS:Intrinio::SecuritySummary)