MarketData SDK

Format : string
in package

Enum Format

Represents the available output formats for market data responses.

Table of Contents

Cases

CSV  = 'csv'
Represents CSV format output.
HTML  = 'html'
Represents HTML format output.
JSON  = 'json'
Represents JSON format output.

Cases

JSON

Represents JSON format output.

CSV

Represents CSV format output.

HTML

Represents HTML format output.

Tags
note

This format is in beta and should be used at your own risk.


        
On this page

Search results