Binance Connector JS
    Preparing search index...

    AccountInformationV2Response

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

    Properties

    id?: string

    AccountInformationV2Response

    AccountInformationV2Response

    AccountInformationV2Response

    status?: number

    AccountInformationV2Response