AppsPeopleOzExternalMergedpeopleapiOpeningHoursEndpoint

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiOpeningHoursEndpoint


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. day (type: integer(), default: nil)
    - A day of the week, as an integer in the range 0-6. 0 is Sunday, 1 is Monday, etc.
  2. time (type: String.t, default: nil)
    - A time in 24-hour "hhmm" format (i.e. range is 0000 to 2359).

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiOpeningHoursEndpoint{
day: integer() | nil,
time: String.t() | nil
}

Function

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

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