struct Google::Calendar::V3::Attendee

Included Modules

Defined in:

calendar/v3/attendee.cr

Constructors

Instance Method Summary

Macros inherited from module Google::Resource

field(var, key = nil, **options, &block) field, field!(var, key = nil, **options, &block) field!, field?(var, key = nil, **options, &block) field?

Constructor Detail

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

def self.new(pull : MessagePack::Unpacker) #

def self.new(*, display_name : Nil | String, email : Nil | String, response_status : Google::Calendar::V3::ResponseStatus | Nil) #

[View source]

Instance Method Detail

def additional_guests : Int64 | Nil #

def comment : String | Nil #

def conference_data : ConferenceData | Nil #

def conference_id : String | Nil #

def conference_solution : ConferenceSolution | Nil #

def display_name : String | Nil #

def email : String | Nil #

def entry_points : Array(Entrypoint) #

def hangout_link : URI | Nil #

def id : String | Nil #

def notes : String | Nil #

def optional? : Bool | Nil #

def organizer? : Bool | Nil #

def resource? : Bool | Nil #

def response_status : ResponseStatus | Nil #

def self? : Bool | Nil #

def signature : String | Nil #