Google Apps Script API
    Preparing search index...
    interface ShippingsettingsGetSupportedHolidaysResponse {
        holidays?: HolidaysHoliday[];
        kind?: string;
    }
    Index

    Properties

    Properties

    holidays?: HolidaysHoliday[]
    kind?: string