Binance Connector JS
    Preparing search index...

    Interface AllOrderListResponseInner

    AllOrderListResponseInner

    interface AllOrderListResponseInner {
        contingencyType?: string;
        listClientOrderId?: string;
        listOrderStatus?: string;
        listStatusType?: string;
        orderListId?: number;
        orders?: AllOrderListResponseInnerOrdersInner[];
        symbol?: string;
        transactionTime?: number;
    }
    Index

    Properties

    contingencyType?: string

    AllOrderListResponseInner

    listClientOrderId?: string

    AllOrderListResponseInner

    listOrderStatus?: string

    AllOrderListResponseInner

    listStatusType?: string

    AllOrderListResponseInner

    orderListId?: number

    AllOrderListResponseInner

    AllOrderListResponseInner

    symbol?: string

    AllOrderListResponseInner

    transactionTime?: number

    AllOrderListResponseInner