# CryptoDataDestination : [`Enum`](Enum.md)
Possible values of destination for which data is appointed.

## Values
|Name|Description|
|----|-----------|
|`None`|Demo account.|
|`ExchangeOnly`|Value indicating that data is appointed for specified exchange only and should not be processed in combined data.|
|`CombinedOrderBookOnly`|Value indicating that data is appointed for combined data only and should not be processed in exchange-specialized data.|
|`All`|Value indicating that data is appointed for both exchange-specialized and combined data.|
