Binance Connector JS
    Preparing search index...

    Interface QueryIsolatedMarginAccountInfoResponseAssetsInnerQuoteAsset

    QueryIsolatedMarginAccountInfoResponseAssetsInnerQuoteAsset

    interface QueryIsolatedMarginAccountInfoResponseAssetsInnerQuoteAsset {
        asset?: string;
        borrowed?: string;
        borrowEnabled?: boolean;
        free?: string;
        interest?: string;
        locked?: string;
        netAsset?: string;
        netAssetOfBtc?: string;
        repayEnabled?: boolean;
        totalAsset?: string;
    }
    Index

    Properties

    asset?: string

    QueryIsolatedMarginAccountInfoResponseAssetsInnerQuoteAsset

    borrowed?: string

    QueryIsolatedMarginAccountInfoResponseAssetsInnerQuoteAsset

    borrowEnabled?: boolean

    QueryIsolatedMarginAccountInfoResponseAssetsInnerQuoteAsset

    free?: string

    QueryIsolatedMarginAccountInfoResponseAssetsInnerQuoteAsset

    interest?: string

    QueryIsolatedMarginAccountInfoResponseAssetsInnerQuoteAsset

    locked?: string

    QueryIsolatedMarginAccountInfoResponseAssetsInnerQuoteAsset

    netAsset?: string

    QueryIsolatedMarginAccountInfoResponseAssetsInnerQuoteAsset

    netAssetOfBtc?: string

    QueryIsolatedMarginAccountInfoResponseAssetsInnerQuoteAsset

    repayEnabled?: boolean

    QueryIsolatedMarginAccountInfoResponseAssetsInnerQuoteAsset

    totalAsset?: string

    QueryIsolatedMarginAccountInfoResponseAssetsInnerQuoteAsset