Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
beeminder-gcal-integration
main
Top Level Namespace
Auth
Beeminder
Goal
Google
Calendar
Event
Secrets
Generated using Crystal 1.14.0
2024-11-26 10:20:22 UTC
class
Google::
Calendar::
Event
Google::Calendar::Event
Reference
Object
Included Modules
JSON::Serializable
Defined in:
google.cr
Constructors
.new
(pull : JSON::PullParser)
.new
(goal)
Instance Method Summary
#description
: String
#start
: Hash(String, Time)
#summary
: String
#transparency
: String
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
def self.
new
(goal)
#
[
View source
]
Instance Method Detail
def
description
: String
#
[
View source
]
def
start
: Hash(String, Time)
#
[
View source
]
def
summary
: String
#
[
View source
]
def
transparency
: String
#
[
View source
]