Binance Connector JS
    Preparing search index...

    AccountInfoResponse

    interface AccountInfoResponse {
        isFutureEnabled?: boolean;
        isMarginEnabled?: boolean;
        isOptionsEnabled?: boolean;
        isPortfolioMarginRetailEnabled?: boolean;
        vipLevel?: number;
    }
    Index

    Properties

    isFutureEnabled?: boolean

    AccountInfoResponse

    isMarginEnabled?: boolean

    AccountInfoResponse

    isOptionsEnabled?: boolean

    AccountInfoResponse

    isPortfolioMarginRetailEnabled?: boolean

    AccountInfoResponse

    vipLevel?: number

    AccountInfoResponse