Table of Contents

Constructor GetBrokerListResponse

Namespace
Tooq.Tech.MD.BinaryProtocol.Client
Assembly
Tooq.MD.BinaryProtocol.dll

GetBrokerListResponse(Guid, RequestError?, List<Broker_Dto>)

public GetBrokerListResponse(Guid id, RequestError? error, List<Broker_Dto> brokers)

Parameters

id Guid
error RequestError?
brokers List<Broker_Dto>