Binance Connector JS
    Preparing search index...

    MarginAccountNewOcoResponse

    interface MarginAccountNewOcoResponse {
        contingencyType?: string;
        isIsolated?: boolean;
        listClientOrderId?: string;
        listOrderStatus?: string;
        listStatusType?: string;
        marginBuyBorrowAmount?: string;
        marginBuyBorrowAsset?: string;
        orderListId?: number;
        orderReports?: MarginTradingRestAPI.MarginAccountNewOcoResponseOrderReportsInner[];
        orders?: MarginTradingRestAPI.MarginAccountNewOcoResponseOrdersInner[];
        symbol?: string;
        transactionTime?: number;
    }
    Index

    Properties

    contingencyType?: string

    MarginAccountNewOcoResponse

    isIsolated?: boolean

    MarginAccountNewOcoResponse

    listClientOrderId?: string

    MarginAccountNewOcoResponse

    listOrderStatus?: string

    MarginAccountNewOcoResponse

    listStatusType?: string

    MarginAccountNewOcoResponse

    marginBuyBorrowAmount?: string

    MarginAccountNewOcoResponse

    marginBuyBorrowAsset?: string

    MarginAccountNewOcoResponse

    orderListId?: number

    MarginAccountNewOcoResponse

    MarginAccountNewOcoResponse

    MarginAccountNewOcoResponse

    symbol?: string

    MarginAccountNewOcoResponse

    transactionTime?: number

    MarginAccountNewOcoResponse