View Source GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaWorkingHours (google_api_content_warehouse v0.3.0)
Information about the user's working hours.
Attributes
-
availableTime
(type:list(GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaAvailabilityPeriod.t)
, default:nil
) - A list of availability periods representing the user's working hours as configured in calendar.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaWorkingHours{ availableTime: [ GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaAvailabilityPeriod.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.