Binance Connector JS
    Preparing search index...

    PlaceOrderResponse

    interface PlaceOrderResponse {
        orderId?: string;
    }
    Index

    Properties

    Properties

    orderId?: string

    PlaceOrderResponse