Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 889 Bytes

ApiResponseSecurityIntradayPrices.md

File metadata and controls

39 lines (20 loc) · 889 Bytes

ApiResponseSecurityIntradayPrices

Properties

Name Type Description
intradayPrices List<IntradayStockPrice> The intraday stock prices for the Security  
security SecuritySummary The Security resolved from the given identifier  
source SourceEnum The source of the data  
nextPage String The token required to request the next page of the data. If null, no further results are available.  

Enum: SourceEnum

Name Value
IEX "iex"
BATS "bats"