class

Google::Calendar::Notification

Inherits JSON::Serializable / Reference / Object

Constructors

new(id : String, address : String, token : Nil | String = nil, expiration : Time | Nil = nil)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

address
Source
address=(address : String)
Source
expiration
Source
expiration=(expiration : Int64 | Nil)
Source
id=(id : String)
Source
token
Source
token=(token : String | Nil)
Source
type
Source
type=(type : String)
Source

Nested types