class Office365::CalendarGroup

Included Modules

Defined in:

models/calendar_group.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def change_key : String | Nil #

[View source]
def change_key=(change_key : String | Nil) #

[View source]
def class_id : String | Nil #

[View source]
def class_id=(class_id : String | Nil) #

[View source]
def id : String #

[View source]
def id=(id : String) #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]