Binance Connector JS
    Preparing search index...

    AccountInformationV2Response

    interface AccountInformationV2Response {
        id?: string;
        rateLimits?: AccountInformationV2ResponseRateLimitsInner[];
        result?: AccountInformationV2ResponseResult;
        status?: number | bigint;
    }
    Index

    Properties

    id?: string

    AccountInformationV2Response

    AccountInformationV2Response

    AccountInformationV2Response

    status?: number | bigint

    AccountInformationV2Response