View Source GoogleApi.Calendar.V3.Model.EventWorkingLocationPropertiesCustomLocation (google_api_calendar v0.25.0)
If present, specifies that the user is working from a custom location.
Attributes
-
label
(type:String.t
, default:nil
) - An optional extra label for additional information.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Calendar.V3.Model.EventWorkingLocationPropertiesCustomLocation{ label: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.