Constructor GetTopOfBookResponse
- Namespace
- Tooq.Tech.MD.BinaryProtocol.Client
- Assembly
- Tooq.MD.BinaryProtocol.dll
GetTopOfBookResponse(Guid, RequestError?, Dictionary<ulong, TopOfBookEventData>)
public GetTopOfBookResponse(Guid id, RequestError? error, Dictionary<ulong, TopOfBookEventData> responseData)
Parameters
id
Guiderror
RequestError?responseData
Dictionary<ulong, TopOfBookEventData>