Binance Connector JS
    Preparing search index...

    QueryMarginAccountsOpenOcoResponseInner

    interface QueryMarginAccountsOpenOcoResponseInner {
        contingencyType?: string;
        listClientOrderId?: string;
        listOrderStatus?: string;
        listStatusType?: string;
        orderListId?: number;
        orders?: DerivativesTradingPortfolioMarginRestAPI.QueryMarginAccountsOpenOcoResponseInnerOrdersInner[];
        symbol?: string;
        transactionTime?: number;
    }
    Index

    Properties

    contingencyType?: string

    QueryMarginAccountsOpenOcoResponseInner

    listClientOrderId?: string

    QueryMarginAccountsOpenOcoResponseInner

    listOrderStatus?: string

    QueryMarginAccountsOpenOcoResponseInner

    listStatusType?: string

    QueryMarginAccountsOpenOcoResponseInner

    orderListId?: number

    QueryMarginAccountsOpenOcoResponseInner

    QueryMarginAccountsOpenOcoResponseInner

    symbol?: string

    QueryMarginAccountsOpenOcoResponseInner

    transactionTime?: number

    QueryMarginAccountsOpenOcoResponseInner