AssetOpeningHours

constructor(timezone: String? = null, usual: AssetOpeningHoursUsual? = null, special: Map<String, AssetOpeningHoursPeriod>? = null)

Parameters

timezone

Timezone for the Opening Hours of an Asset. It is used to compute the open_now property of an asset. see https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

usual
special