Google Apps Script API
    Preparing search index...
    interface IntervalCondition {
        high?: number;
        low?: number;
    }
    Index

    Properties

    Properties

    high?: number
    low?: number