Binance Connector JS
    Preparing search index...

    QueryMarginAccountsOcoResponse

    interface QueryMarginAccountsOcoResponse {
        contingencyType?: string;
        isIsolated?: boolean;
        listClientOrderId?: string;
        listOrderStatus?: string;
        listStatusType?: string;
        orderListId?: number;
        orders?: MarginTradingRestAPI.QueryMarginAccountsOcoResponseOrdersInner[];
        symbol?: string;
        transactionTime?: number;
    }
    Index

    Properties

    contingencyType?: string

    QueryMarginAccountsOcoResponse

    isIsolated?: boolean

    QueryMarginAccountsOcoResponse

    listClientOrderId?: string

    QueryMarginAccountsOcoResponse

    listOrderStatus?: string

    QueryMarginAccountsOcoResponse

    listStatusType?: string

    QueryMarginAccountsOcoResponse

    orderListId?: number

    QueryMarginAccountsOcoResponse

    QueryMarginAccountsOcoResponse

    symbol?: string

    QueryMarginAccountsOcoResponse

    transactionTime?: number

    QueryMarginAccountsOcoResponse