View Source GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaAvailabilityPeriod (google_api_content_warehouse v0.4.0)
Represents the information about user's working hours during one day. Note that a period on Monday from 18:00 - 00:00 is represented as a triplet (1, 1080, 1440).
Attributes
-
dayOfWeek
(type:integer()
, default:nil
) - Day of week, 0 for Sunday, 1 for Monday, ... -
periodEndMinutes
(type:integer()
, default:nil
) - Period end, in minutes from the start of the day, exclusive. -
periodStartMinutes
(type:integer()
, default:nil
) - Period start, in minutes from the start of the day, inclusive.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.