TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Interface UserOptions

    interface UserOptions {
        date_format?: string;
        decimal_separator?: string;
        show_last_updated_at?: string;
        thousand_separator?: string;
        time_format?: string;
    }
    Index

    Properties

    date_format?: string
    decimal_separator?: string
    show_last_updated_at?: string
    thousand_separator?: string
    time_format?: string