Class: BigMarkerClient::Models::Registrant

Inherits:
Base
  • Object
show all
Defined in:
lib/big_marker_client/models/registrant.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

#bmidObject

Returns the value of attribute bmid.



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

def bmid
  @bmid
end

#countryObject

Returns the value of attribute country.



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

def country
  @country
end

#custom_fieldsObject

Returns the value of attribute custom_fields.



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

def custom_fields
  @custom_fields
end

#custom_user_idObject

Returns the value of attribute custom_user_id.



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

def custom_user_id
  @custom_user_id
end

#earned_certificateObject

Returns the value of attribute earned_certificate.



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

def earned_certificate
  @earned_certificate
end

#emailObject

Returns the value of attribute email.



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

def email
  @email
end

#enter_urlObject

Returns the value of attribute enter_url.



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

def enter_url
  @enter_url
end

#first_nameObject

Returns the value of attribute first_name.



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

def first_name
  @first_name
end

#last_nameObject

Returns the value of attribute last_name.



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

def last_name
  @last_name
end

#qr_code_valueObject

Returns the value of attribute qr_code_value.



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

def qr_code_value
  @qr_code_value
end

#qualified_for_certificateObject

Returns the value of attribute qualified_for_certificate.



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

def qualified_for_certificate
  @qualified_for_certificate
end

#referral_domainObject

Returns the value of attribute referral_domain.



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

def referral_domain
  @referral_domain
end

#sourceObject

Returns the value of attribute source.



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

def source
  @source
end

#time_zoneObject

Returns the value of attribute time_zone.



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

def time_zone
  @time_zone
end

#tracking_codeObject

Returns the value of attribute tracking_code.



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

def tracking_code
  @tracking_code
end