Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

SpecialHours

import type { SpecialHours } from "https://googleapis.deno.dev/v1/mybusinessbusinessinformation:v1.ts";

Represents a set of time periods when a location's operational hours differ from its normal business hours.

interface SpecialHours {
specialHourPeriods?: SpecialHourPeriod[];
}

§Properties

§
specialHourPeriods?: SpecialHourPeriod[]
[src]

Required. A list of exceptions to the business's regular hours.