AssetOpeningHoursUsual

constructor(monday: List<AssetOpeningHoursPeriod>? = null, tuesday: List<AssetOpeningHoursPeriod>? = null, wednesday: List<AssetOpeningHoursPeriod>? = null, thursday: List<AssetOpeningHoursPeriod>? = null, friday: List<AssetOpeningHoursPeriod>? = null, saturday: List<AssetOpeningHoursPeriod>? = null, sunday: List<AssetOpeningHoursPeriod>? = null, default: List<AssetOpeningHoursPeriod>? = null)

Parameters

_1

The opening Hours for Monday

_2

The opening Hours for Tuesday

_3

The opening Hours for Wednesday

_4

The opening Hours for Thursday

_5

The opening Hours for Friday

_6

The opening Hours for Saturday

_7

The opening Hours for Sunday

default

Contains the default opening hours to apply to all week days