JKorf / Bybit.Net

A C# .netstandard client library for the Bybit REST and Websocket V5 API focusing on clear usage and models
https://jkorf.github.io/Bybit.Net/
92 stars 64 forks source link

Missing isMasterTrader parameter in /v5/account/info endpoint (GetMarginAccountInfoAsync) #183

Closed Suriossas closed 8 months ago

Suriossas commented 9 months ago

image This parameter is not displayed in the response image but this parameter is present in the response from ByBit image

JKorf commented 8 months ago

I've updated the model in the latest version