GoogleInternalAppsWaldoV1alphaWorkingHours

GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaWorkingHours


Table of Contents ▼

Jump to a specific part of the page:

Description

Information about the user's working hours.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. availableTime (type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaAvailabilityPeriod), default: nil)
    - A list of availability periods representing the user's working hours as configured in calendar.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaWorkingHours{
availableTime: [ GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaAvailabilityPeriod.t() ] | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaWorkingHours