Binance Connector JS
    Preparing search index...

    Interface QueryIsolatedMarginAccountInfoResponseAssetsInnerBaseAsset

    QueryIsolatedMarginAccountInfoResponseAssetsInnerBaseAsset

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

    Properties

    asset?: string

    QueryIsolatedMarginAccountInfoResponseAssetsInnerBaseAsset

    borrowed?: string

    QueryIsolatedMarginAccountInfoResponseAssetsInnerBaseAsset

    borrowEnabled?: boolean

    QueryIsolatedMarginAccountInfoResponseAssetsInnerBaseAsset

    free?: string

    QueryIsolatedMarginAccountInfoResponseAssetsInnerBaseAsset

    interest?: string

    QueryIsolatedMarginAccountInfoResponseAssetsInnerBaseAsset

    locked?: string

    QueryIsolatedMarginAccountInfoResponseAssetsInnerBaseAsset

    netAsset?: string

    QueryIsolatedMarginAccountInfoResponseAssetsInnerBaseAsset

    netAssetOfBtc?: string

    QueryIsolatedMarginAccountInfoResponseAssetsInnerBaseAsset

    repayEnabled?: boolean

    QueryIsolatedMarginAccountInfoResponseAssetsInnerBaseAsset

    totalAsset?: string

    QueryIsolatedMarginAccountInfoResponseAssetsInnerBaseAsset