Binance Connector JS
    Preparing search index...

    MarginAccountNewOtoResponse

    interface MarginAccountNewOtoResponse {
        contingencyType?: string;
        isIsolated?: boolean;
        listClientOrderId?: string;
        listOrderStatus?: string;
        listStatusType?: string;
        orderListId?: number;
        orderReports?: MarginAccountNewOtoResponseOrderReportsInner[];
        orders?: MarginAccountNewOtoResponseOrdersInner[];
        symbol?: string;
        transactionTime?: number;
    }
    Index

    Properties

    contingencyType?: string

    MarginAccountNewOtoResponse

    isIsolated?: boolean

    MarginAccountNewOtoResponse

    listClientOrderId?: string

    MarginAccountNewOtoResponse

    listOrderStatus?: string

    MarginAccountNewOtoResponse

    listStatusType?: string

    MarginAccountNewOtoResponse

    orderListId?: number

    MarginAccountNewOtoResponse

    MarginAccountNewOtoResponse

    MarginAccountNewOtoResponse

    symbol?: string

    MarginAccountNewOtoResponse

    transactionTime?: number

    MarginAccountNewOtoResponse