Binance Connector JS
    Preparing search index...

    OrderAmendmentsResponse

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

    Properties

    id?: string

    OrderAmendmentsResponse

    OrderAmendmentsResponse

    OrderAmendmentsResponse

    status?: number

    OrderAmendmentsResponse