| Name | Type | Description |
|---|---|---|
| securityId | String | The Intrinio Identifier for this security. |
| ticker | String | The ticker symbol for this security. |
| lastPrice | BigDecimal | The last price of the last trade. |
| change | BigDecimal | The raw change in price. |
| percentChange | BigDecimal | The percent change in price. |
| marketVolume | BigDecimal | The market volume for the most recent (today) trading day. |
| source | String | The source of the data. |