Table of Contents

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 Guid
error RequestError?
responseData Dictionary<ulong, LastPriceInfo>