Binance Connector JS
    Preparing search index...

    MarginAccountNewOtocoResponse

    interface MarginAccountNewOtocoResponse {
        contingencyType?: string;
        isIsolated?: boolean;
        listClientOrderId?: string;
        listOrderStatus?: string;
        listStatusType?: string;
        orderListId?: number;
        orderReports?: MarginAccountNewOtocoResponseOrderReportsInner[];
        orders?: MarginAccountNewOtocoResponseOrdersInner[];
        symbol?: string;
        transactionTime?: number;
    }
    Index

    Properties

    contingencyType?: string

    MarginAccountNewOtocoResponse

    isIsolated?: boolean

    MarginAccountNewOtocoResponse

    listClientOrderId?: string

    MarginAccountNewOtocoResponse

    listOrderStatus?: string

    MarginAccountNewOtocoResponse

    listStatusType?: string

    MarginAccountNewOtocoResponse

    orderListId?: number

    MarginAccountNewOtocoResponse

    MarginAccountNewOtocoResponse

    MarginAccountNewOtocoResponse

    symbol?: string

    MarginAccountNewOtocoResponse

    transactionTime?: number

    MarginAccountNewOtocoResponse