# UaEquitySubscriptionDataType
Possible values for type of market data which you want to receive.

## Values
|Name|Description|
|----|-----------|
|`Unknown`|Default value.|
|`Print`|Value indicating that you want to receive prints.|
|`Quote`|Value indicating that you want to receive quotes.|
|`TodayInfo`|VValue indicating that you want to receive updates for today information ([`TodayInfo`](../messages/market/UaEquityTodayInfo.md)).|
|`OrderBook`|Value indicating that you want to receive full order book at current moment.|
|`All`|Value is combination of all values listed above.|
