Class: BigMarkerClient::Models::Attendee

Inherits:
Base
  • Object
show all
Defined in:
lib/big_marker_client/models/attendee.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize, #to_h

Constructor Details

This class inherits a constructor from BigMarkerClient::Models::Base

Instance Attribute Details

#attendance_monitorObject

Returns the value of attribute attendance_monitor.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def attendance_monitor
  @attendance_monitor
end

#bmidObject

Returns the value of attribute bmid.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def bmid
  @bmid
end

#browser_nameObject

Returns the value of attribute browser_name.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def browser_name
  @browser_name
end

#browser_versionObject

Returns the value of attribute browser_version.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def browser_version
  @browser_version
end

#certificate_of_completionObject

Returns the value of attribute certificate_of_completion.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def certificate_of_completion
  @certificate_of_completion
end

#chats_countObject

Returns the value of attribute chats_count.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def chats_count
  @chats_count
end

#conference_idObject

Returns the value of attribute conference_id.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def conference_id
  @conference_id
end

#countryObject

Returns the value of attribute country.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def country
  @country
end

#coupon_usedObject

Returns the value of attribute coupon_used.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def coupon_used
  @coupon_used
end

#custom_fieldsObject

Returns the value of attribute custom_fields.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def custom_fields
  @custom_fields
end

#device_nameObject

Returns the value of attribute device_name.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def device_name
  @device_name
end

#download_handoutObject

Returns the value of attribute download_handout.



8
9
10
# File 'lib/big_marker_client/models/attendee.rb', line 8

def download_handout
  @download_handout
end

#edited_in_room_display_nameObject

Returns the value of attribute edited_in_room_display_name.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def edited_in_room_display_name
  @edited_in_room_display_name
end

#emailObject

Returns the value of attribute email.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def email
  @email
end

#engaged_durationObject

Returns the value of attribute engaged_duration.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def engaged_duration
  @engaged_duration
end

#entered_atObject

Returns the value of attribute entered_at.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def entered_at
  @entered_at
end

#first_nameObject

Returns the value of attribute first_name.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def first_name
  @first_name
end

#handoutsObject

Returns the value of attribute handouts.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def handouts
  @handouts
end

#idObject

Returns the value of attribute id.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def id
  @id
end

#last_nameObject

Returns the value of attribute last_name.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def last_name
  @last_name
end

#leaved_atObject

Returns the value of attribute leaved_at.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def leaved_at
  @leaved_at
end

#pollsObject

Returns the value of attribute polls.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def polls
  @polls
end

#polls_countObject

Returns the value of attribute polls_count.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def polls_count
  @polls_count
end

#qas_countObject

Returns the value of attribute qas_count.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def qas_count
  @qas_count
end

#questionsObject

Returns the value of attribute questions.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def questions
  @questions
end

#start_timeObject

Returns the value of attribute start_time.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def start_time
  @start_time
end

#survey_resultsObject

Returns the value of attribute survey_results.



8
9
10
# File 'lib/big_marker_client/models/attendee.rb', line 8

def survey_results
  @survey_results
end

#time_zoneObject

Returns the value of attribute time_zone.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def time_zone
  @time_zone
end

#total_durationObject

Returns the value of attribute total_duration.



4
5
6
# File 'lib/big_marker_client/models/attendee.rb', line 4

def total_duration
  @total_duration
end

#view_handoutObject

Returns the value of attribute view_handout.



8
9
10
# File 'lib/big_marker_client/models/attendee.rb', line 8

def view_handout
  @view_handout
end