Binance Connector JS
    Preparing search index...

    OrderTestResponse

    interface OrderTestResponse {
        id?: string;
        rateLimits?: SpotWebsocketAPI.RateLimits;
        result?: OrderTestResponseResult;
        status?: number;
    }
    Index

    Properties

    id?: string

    OrderTestResponse

    OrderTestResponse

    OrderTestResponse

    status?: number

    OrderTestResponse