GoogleApi.Calendar.V3.Model.CalendarNotification (google_api_calendar v0.21.6) View Source
Attributes
-
method
(type:String.t
, default:nil
) - The method used to deliver the notification. The possible value is:- "email" - Notifications are sent via email.
Required when adding a notification.
- "email" - Notifications are sent via email.
-
type
(type:String.t
, default:nil
) - The type of notification. Possible values are:- "eventCreation" - Notification sent when a new event is put on the calendar.
- "eventChange" - Notification sent when an event is changed.
- "eventCancellation" - Notification sent when an event is cancelled.
- "eventResponse" - Notification sent when an attendee responds to the event invitation.
- "agenda" - An agenda with the events of the day (sent out in the morning).
Required when adding a notification.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.