Binance Connector JS
    Preparing search index...

    QueryMarginAccountsAllOcoResponseInner

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

    Properties

    contingencyType?: string

    QueryMarginAccountsAllOcoResponseInner

    listClientOrderId?: string

    QueryMarginAccountsAllOcoResponseInner

    listOrderStatus?: string

    QueryMarginAccountsAllOcoResponseInner

    listStatusType?: string

    QueryMarginAccountsAllOcoResponseInner

    orderListId?: number

    QueryMarginAccountsAllOcoResponseInner

    QueryMarginAccountsAllOcoResponseInner

    symbol?: string

    QueryMarginAccountsAllOcoResponseInner

    transactionTime?: number

    QueryMarginAccountsAllOcoResponseInner