Data Object
| Attribute | Type | Description | Example | 
|---|---|---|---|
| id | string | Exchange-specific ID for the data provider. | "2" | 
| name | string | Exchange-specific name for the data provider. | "test" | 
| segment | object array | Array of Segment objects that contain the actual data values. | 
Updated about 2 years ago