Binance Connector JS
    Preparing search index...

    OrderAmendmentsResponse

    interface OrderAmendmentsResponse {
        id?: string;
        rateLimits?: SpotWebsocketAPI.RateLimits[];
        result?: OrderAmendmentsResponseResultInner[];
        status?: number | bigint;
    }
    Index

    Properties

    id?: string

    OrderAmendmentsResponse

    OrderAmendmentsResponse

    OrderAmendmentsResponse

    status?: number | bigint

    OrderAmendmentsResponse