Binance Connector JS
    Preparing search index...

    CancelAllOptionOrdersByUnderlyingResponse

    interface CancelAllOptionOrdersByUnderlyingResponse {
        code?: number | bigint;
        data?: number | bigint;
        msg?: string;
    }
    Index

    Properties

    Properties

    code?: number | bigint

    CancelAllOptionOrdersByUnderlyingResponse

    data?: number | bigint

    CancelAllOptionOrdersByUnderlyingResponse

    msg?: string

    CancelAllOptionOrdersByUnderlyingResponse