Binance Connector JS
    Preparing search index...

    AccountInformationResponse

    interface AccountInformationResponse {
        id?: string;
        rateLimits?: AccountInformationResponseRateLimitsInner[];
        result?: DerivativesTradingCoinFuturesWebsocketAPI.AccountInformationResponseResult;
        status?: number;
    }
    Index

    Properties

    id?: string

    AccountInformationResponse

    AccountInformationResponse

    AccountInformationResponse

    status?: number

    AccountInformationResponse