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