Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 384 Bytes

GetMarketQuoteOHLCResponse.md

File metadata and controls

14 lines (10 loc) · 384 Bytes

UpstoxClient.GetMarketQuoteOHLCResponse

Properties

Name Type Description Notes
status String [optional]
data {String: MarketQuoteOHLC} [optional]

Enum: StatusEnum

  • success (value: "success")
  • error (value: "error")