Google Apps Script API
    Preparing search index...
    interface ExcludedInterval {
        high?: number;
        low?: number;
        origin?: string;
        timeCreated?: string;
    }
    Index

    Properties

    high?: number
    low?: number
    origin?: string
    timeCreated?: string