diff --git a/docs/index.html b/docs/index.html index a7367b3..3731d48 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1964,8 +1964,9 @@ var balances = await restClient.HTX.SpotApi.SharedClient.GetBalancesAsync(new Ge // Needs authentication: True // Required exchange specific parameters: [Int64] AccountId: Account id of the user | example: 123123123

Available Interfaces

+

What interfaces are actually available and implemented on each exchange clients depends on what functionality is available in the specific API.

-

Available REST shared interfaces

+

Available REST shared interfaces

@@ -1993,7 +1994,7 @@ var balances = await restClient.HTX.SpotApi.SharedClient.GetBalancesAsync(new Ge
InterfaceDescription
IAssetsRestClientFor requesting withdrawal and deposit info for assets
IPositionModeRestClientFor managing the position mode for the user
-

Available Socket shared interfaces

+

Available Socket shared interfaces

InterfaceDescription
IBookTickerSocketClientFor subscribing to book ticker (best bid/ask) updates for a symbol