Binance Connector JS
    Preparing search index...

    AccountInformationV2ResponseRateLimitsInner

    interface AccountInformationV2ResponseRateLimitsInner {
        count?: number | bigint;
        interval?: string;
        intervalNum?: number | bigint;
        limit?: number | bigint;
        rateLimitType?: string;
    }
    Index

    Properties

    count?: number | bigint

    AccountInformationV2ResponseRateLimitsInner

    interval?: string

    AccountInformationV2ResponseRateLimitsInner

    intervalNum?: number | bigint

    AccountInformationV2ResponseRateLimitsInner

    limit?: number | bigint

    AccountInformationV2ResponseRateLimitsInner

    rateLimitType?: string

    AccountInformationV2ResponseRateLimitsInner