# CryptoHistoricalResponseCode : [`Enum`](Enum.md)
Represents code of response on [`CryptoHistoricalDataRequest`](../messages/historical/CryptoHistoricalDataRequest.md).

## Values
|Name|Description|
|----|-----------|
|`Success`|Request was successful.|
|`RequestFailed`|Some other error cause failure of [`CryptoHistoricalDataRequest`](../messages/historical/CryptoHistoricalDataRequest.md).|
