Binance Connector JS
    Preparing search index...

    Interface GetDetailOnSubAccountsFuturesAccountV2ResponseFutureAccountResp

    GetDetailOnSubAccountsFuturesAccountV2ResponseFutureAccountResp

    interface GetDetailOnSubAccountsFuturesAccountV2ResponseFutureAccountResp {
        assets?: GetDetailOnSubAccountsFuturesAccountV2ResponseFutureAccountRespAssetsInner[];
        canDeposit?: boolean;
        canTrade?: boolean;
        canWithdraw?: boolean;
        email?: string;
        feeTier?: number;
        maxWithdrawAmount?: string;
        totalInitialMargin?: string;
        totalMaintenanceMargin?: string;
        totalMarginBalance?: string;
        totalOpenOrderInitialMargin?: string;
        totalPositionInitialMargin?: string;
        totalUnrealizedProfit?: string;
        totalWalletBalance?: string;
        updateTime?: number;
    }
    Index

    Properties

    GetDetailOnSubAccountsFuturesAccountV2ResponseFutureAccountResp

    canDeposit?: boolean

    GetDetailOnSubAccountsFuturesAccountV2ResponseFutureAccountResp

    canTrade?: boolean

    GetDetailOnSubAccountsFuturesAccountV2ResponseFutureAccountResp

    canWithdraw?: boolean

    GetDetailOnSubAccountsFuturesAccountV2ResponseFutureAccountResp

    email?: string

    GetDetailOnSubAccountsFuturesAccountV2ResponseFutureAccountResp

    feeTier?: number

    GetDetailOnSubAccountsFuturesAccountV2ResponseFutureAccountResp

    maxWithdrawAmount?: string

    GetDetailOnSubAccountsFuturesAccountV2ResponseFutureAccountResp

    totalInitialMargin?: string

    GetDetailOnSubAccountsFuturesAccountV2ResponseFutureAccountResp

    totalMaintenanceMargin?: string

    GetDetailOnSubAccountsFuturesAccountV2ResponseFutureAccountResp

    totalMarginBalance?: string

    GetDetailOnSubAccountsFuturesAccountV2ResponseFutureAccountResp

    totalOpenOrderInitialMargin?: string

    GetDetailOnSubAccountsFuturesAccountV2ResponseFutureAccountResp

    totalPositionInitialMargin?: string

    GetDetailOnSubAccountsFuturesAccountV2ResponseFutureAccountResp

    totalUnrealizedProfit?: string

    GetDetailOnSubAccountsFuturesAccountV2ResponseFutureAccountResp

    totalWalletBalance?: string

    GetDetailOnSubAccountsFuturesAccountV2ResponseFutureAccountResp

    updateTime?: number

    GetDetailOnSubAccountsFuturesAccountV2ResponseFutureAccountResp