Google Apps Script API
    Preparing search index...
    interface Headers {
        locations?: LocationIdSet[];
        numberOfItems?: string[];
        postalCodeGroupNames?: string[];
        prices?: Price[];
        weights?: Weight[];
    }
    Index

    Properties

    locations?: LocationIdSet[]
    numberOfItems?: string[]
    postalCodeGroupNames?: string[]
    prices?: Price[]
    weights?: Weight[]