Class: SBF::Client::Search::Participant

Inherits:
BaseEntity
  • Object
show all
Defined in:
lib/stbaldricks/entities/search.rb

Constant Summary

Constants inherited from BaseEntity

BaseEntity::ELSE

Instance Attribute Summary collapse

Attributes inherited from BaseEntity

#errors

Method Summary

Methods inherited from BaseEntity

#add_errors, allow_instantiation?, attr_accessor, attr_reader, attr_writer, attributes, #attributes=, collection_attributes, entity_attr_accessor, entity_attr_reader, entity_attr_writer, entity_attributes, entity_collection_attr_accessor, entity_collection_attr_reader, entity_collection_attr_writer, inherited, #initialize, #model_name, multitype_attr_accessor, multitype_attr_reader, multitype_attr_writer, multitype_collection_attr_accessor, multitype_collection_attr_reader, multitype_collection_attr_writer, #not_provided_attributes, optional_attributes, #persisted?, #to_hash, #to_json

Constructor Details

This class inherits a constructor from SBF::Client::BaseEntity

Instance Attribute Details

#address1Object (readonly)

Returns the value of attribute address1.



114
115
116
# File 'lib/stbaldricks/entities/search.rb', line 114

def address1
  @address1
end

#address2Object (readonly)

Returns the value of attribute address2.



115
116
117
# File 'lib/stbaldricks/entities/search.rb', line 115

def address2
  @address2
end

#birthdayObject (readonly)

Returns the value of attribute birthday.



129
130
131
# File 'lib/stbaldricks/entities/search.rb', line 129

def birthday
  @birthday
end

#cityObject (readonly)

Returns the value of attribute city.



116
117
118
# File 'lib/stbaldricks/entities/search.rb', line 116

def city
  @city
end

#countryObject (readonly)

Returns the value of attribute country.



121
122
123
# File 'lib/stbaldricks/entities/search.rb', line 121

def country
  @country
end

#country_fullObject (readonly)

Returns the value of attribute country_full.



122
123
124
# File 'lib/stbaldricks/entities/search.rb', line 122

def country_full
  @country_full
end

#display_nameObject (readonly)

Returns the value of attribute display_name.



106
107
108
# File 'lib/stbaldricks/entities/search.rb', line 106

def display_name
  @display_name
end

#event_dateObject (readonly)

Returns the value of attribute event_date.



125
126
127
# File 'lib/stbaldricks/entities/search.rb', line 125

def event_date
  @event_date
end

#event_idObject (readonly)

Returns the value of attribute event_id.



126
127
128
# File 'lib/stbaldricks/entities/search.rb', line 126

def event_id
  @event_id
end

#event_status_idObject (readonly)

Returns the value of attribute event_status_id.



132
133
134
# File 'lib/stbaldricks/entities/search.rb', line 132

def event_status_id
  @event_status_id
end

#event_titleObject (readonly)

Returns the value of attribute event_title.



111
112
113
# File 'lib/stbaldricks/entities/search.rb', line 111

def event_title
  @event_title
end

#event_yearObject (readonly)

Returns the value of attribute event_year.



104
105
106
# File 'lib/stbaldricks/entities/search.rb', line 104

def event_year
  @event_year
end

#first_nameObject (readonly)

Returns the value of attribute first_name.



107
108
109
# File 'lib/stbaldricks/entities/search.rb', line 107

def first_name
  @first_name
end

#geo_locationObject (readonly)

Returns the value of attribute geo_location.



137
138
139
# File 'lib/stbaldricks/entities/search.rb', line 137

def geo_location
  @geo_location
end

#is_website_allowedObject (readonly)

Returns the value of attribute is_website_allowed.



127
128
129
# File 'lib/stbaldricks/entities/search.rb', line 127

def is_website_allowed
  @is_website_allowed
end

#last_nameObject (readonly)

Returns the value of attribute last_name.



108
109
110
# File 'lib/stbaldricks/entities/search.rb', line 108

def last_name
  @last_name
end

#latitudeObject (readonly)

Returns the value of attribute latitude.



135
136
137
# File 'lib/stbaldricks/entities/search.rb', line 135

def latitude
  @latitude
end

Returns the value of attribute legal_status_id.



128
129
130
# File 'lib/stbaldricks/entities/search.rb', line 128

def legal_status_id
  @legal_status_id
end

#longitudeObject (readonly)

Returns the value of attribute longitude.



136
137
138
# File 'lib/stbaldricks/entities/search.rb', line 136

def longitude
  @longitude
end

#participant_countryObject (readonly)

Returns the value of attribute participant_country.



123
124
125
# File 'lib/stbaldricks/entities/search.rb', line 123

def participant_country
  @participant_country
end

#participant_country_fullObject (readonly)

Returns the value of attribute participant_country_full.



124
125
126
# File 'lib/stbaldricks/entities/search.rb', line 124

def participant_country_full
  @participant_country_full
end

#participant_idObject (readonly)

Returns the value of attribute participant_id.



103
104
105
# File 'lib/stbaldricks/entities/search.rb', line 103

def participant_id
  @participant_id
end

#participant_stateObject (readonly)

Returns the value of attribute participant_state.



119
120
121
# File 'lib/stbaldricks/entities/search.rb', line 119

def participant_state
  @participant_state
end

#participant_state_fullObject (readonly)

Returns the value of attribute participant_state_full.



120
121
122
# File 'lib/stbaldricks/entities/search.rb', line 120

def participant_state_full
  @participant_state_full
end

#participant_zip_codeObject (readonly)

Returns the value of attribute participant_zip_code.



113
114
115
# File 'lib/stbaldricks/entities/search.rb', line 113

def participant_zip_code
  @participant_zip_code
end

#profile_idObject (readonly)

Returns the value of attribute profile_id.



130
131
132
# File 'lib/stbaldricks/entities/search.rb', line 130

def profile_id
  @profile_id
end

#raw_display_nameObject (readonly)

Returns the value of attribute raw_display_name.



105
106
107
# File 'lib/stbaldricks/entities/search.rb', line 105

def raw_display_name
  @raw_display_name
end

#stateObject (readonly)

Returns the value of attribute state.



117
118
119
# File 'lib/stbaldricks/entities/search.rb', line 117

def state
  @state
end

#state_fullObject (readonly)

Returns the value of attribute state_full.



118
119
120
# File 'lib/stbaldricks/entities/search.rb', line 118

def state_full
  @state_full
end

#status_idObject (readonly)

Returns the value of attribute status_id.



131
132
133
# File 'lib/stbaldricks/entities/search.rb', line 131

def status_id
  @status_id
end

#team_idObject (readonly)

Returns the value of attribute team_id.



133
134
135
# File 'lib/stbaldricks/entities/search.rb', line 133

def team_id
  @team_id
end

#team_nameObject (readonly)

Returns the value of attribute team_name.



109
110
111
# File 'lib/stbaldricks/entities/search.rb', line 109

def team_name
  @team_name
end

#total_donationsObject (readonly)

Returns the value of attribute total_donations.



138
139
140
# File 'lib/stbaldricks/entities/search.rb', line 138

def total_donations
  @total_donations
end

#venue_nameObject (readonly)

Returns the value of attribute venue_name.



110
111
112
# File 'lib/stbaldricks/entities/search.rb', line 110

def venue_name
  @venue_name
end

#virtual_participation_dateObject (readonly)

Returns the value of attribute virtual_participation_date.



134
135
136
# File 'lib/stbaldricks/entities/search.rb', line 134

def virtual_participation_date
  @virtual_participation_date
end

#zip_codeObject (readonly)

Returns the value of attribute zip_code.



112
113
114
# File 'lib/stbaldricks/entities/search.rb', line 112

def zip_code
  @zip_code
end