Binance Connector JS
    Preparing search index...

    GetListScheduleResponseInner

    interface GetListScheduleResponseInner {
        crossMarginAssets?: string[];
        isolatedMarginSymbols?: string[];
        listTime?: number | bigint;
    }
    Index

    Properties

    crossMarginAssets?: string[]

    cross Margin Assets list.

    GetListScheduleResponseInner

    isolatedMarginSymbols?: string[]

    isolated Margin Symbols list.

    GetListScheduleResponseInner

    listTime?: number | bigint

    list Time.

    GetListScheduleResponseInner