| Name | Type | Description |
|---|---|---|
| index | ApiResponseIndex | The index |
| close | BigDecimal | The close price |
| open | BigDecimal | The open price |
| high | BigDecimal | The high price |
| low | BigDecimal | The low price |
| volume | Integer | The volume |
| date | LocalDate | The date of the pricing data. |
| Name | Type | Description |
|---|---|---|
| index | ApiResponseIndex | The index |
| close | BigDecimal | The close price |
| open | BigDecimal | The open price |
| high | BigDecimal | The high price |
| low | BigDecimal | The low price |
| volume | Integer | The volume |
| date | LocalDate | The date of the pricing data. |