View Source GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaOutsideWorkingHours (google_api_content_warehouse v0.4.0)
The status indicating the user doesn't work at this time.
Attributes
-
comeBackTime
(type:DateTime.t
, default:nil
) - The closest time when the user will be available after this block. This might be different from the start of the working hours in Calendar, because the given OutsideWorkingHours interval might be followed by OOO.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaOutsideWorkingHours{ comeBackTime: DateTime.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.