Binance Connector JS
    Preparing search index...

    QueryIsolatedMarginAccountInfoResponse

    interface QueryIsolatedMarginAccountInfoResponse {
        assets?: QueryIsolatedMarginAccountInfoResponseAssetsInner[];
        totalAssetOfBtc?: string;
        totalLiabilityOfBtc?: string;
        totalNetAssetOfBtc?: string;
    }
    Index

    Properties

    QueryIsolatedMarginAccountInfoResponse

    totalAssetOfBtc?: string

    QueryIsolatedMarginAccountInfoResponse

    totalLiabilityOfBtc?: string

    QueryIsolatedMarginAccountInfoResponse

    totalNetAssetOfBtc?: string

    QueryIsolatedMarginAccountInfoResponse