Google::Calendar::Notification
Inherits JSON::Serializable / Reference / Object
Constructors
new(id : String, address : String, token : Nil | String = nil, expiration : Time | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
address
Sourceaddress=(address : String)
Sourceexpiration
Sourceexpiration=(expiration : Int64 | Nil)
Sourceid
Sourceid=(id : String)
Sourcetoken
Sourcetoken=(token : String | Nil)
Sourcetype
Sourcetype=(type : String)
Source