Class: SBF::Client::Search::Fundraiser

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.



162
163
164
# File 'lib/stbaldricks/entities/search.rb', line 162

def address1
  @address1
end

#address2Object (readonly)

Returns the value of attribute address2.



163
164
165
# File 'lib/stbaldricks/entities/search.rb', line 163

def address2
  @address2
end

#cityObject (readonly)

Returns the value of attribute city.



164
165
166
# File 'lib/stbaldricks/entities/search.rb', line 164

def city
  @city
end

#countryObject (readonly)

Returns the value of attribute country.



167
168
169
# File 'lib/stbaldricks/entities/search.rb', line 167

def country
  @country
end

#country_fullObject (readonly)

Returns the value of attribute country_full.



168
169
170
# File 'lib/stbaldricks/entities/search.rb', line 168

def country_full
  @country_full
end

#display_nameObject (readonly)

Returns the value of attribute display_name.



151
152
153
# File 'lib/stbaldricks/entities/search.rb', line 151

def display_name
  @display_name
end

#end_dateObject (readonly)

Returns the value of attribute end_date.



154
155
156
# File 'lib/stbaldricks/entities/search.rb', line 154

def end_date
  @end_date
end

#end_timeObject (readonly)

Returns the value of attribute end_time.



155
156
157
# File 'lib/stbaldricks/entities/search.rb', line 155

def end_time
  @end_time
end

#event_idObject (readonly)

Returns the value of attribute event_id.



143
144
145
# File 'lib/stbaldricks/entities/search.rb', line 143

def event_id
  @event_id
end

#event_status_idObject (readonly)

Returns the value of attribute event_status_id.



144
145
146
# File 'lib/stbaldricks/entities/search.rb', line 144

def event_status_id
  @event_status_id
end

#event_titleObject (readonly)

Returns the value of attribute event_title.



145
146
147
# File 'lib/stbaldricks/entities/search.rb', line 145

def event_title
  @event_title
end

#event_venue_nameObject (readonly)

Returns the value of attribute event_venue_name.



161
162
163
# File 'lib/stbaldricks/entities/search.rb', line 161

def event_venue_name
  @event_venue_name
end

#event_yearObject (readonly)

Returns the value of attribute event_year.



142
143
144
# File 'lib/stbaldricks/entities/search.rb', line 142

def event_year
  @event_year
end

#first_nameObject (readonly)

Returns the value of attribute first_name.



156
157
158
# File 'lib/stbaldricks/entities/search.rb', line 156

def first_name
  @first_name
end

#fundraiser_idObject (readonly)

Returns the value of attribute fundraiser_id.



141
142
143
# File 'lib/stbaldricks/entities/search.rb', line 141

def fundraiser_id
  @fundraiser_id
end

#geo_locationObject (readonly)

Returns the value of attribute geo_location.



171
172
173
# File 'lib/stbaldricks/entities/search.rb', line 171

def geo_location
  @geo_location
end

#last_nameObject (readonly)

Returns the value of attribute last_name.



157
158
159
# File 'lib/stbaldricks/entities/search.rb', line 157

def last_name
  @last_name
end

#latitudeObject (readonly)

Returns the value of attribute latitude.



169
170
171
# File 'lib/stbaldricks/entities/search.rb', line 169

def latitude
  @latitude
end

#longitudeObject (readonly)

Returns the value of attribute longitude.



170
171
172
# File 'lib/stbaldricks/entities/search.rb', line 170

def longitude
  @longitude
end

#profile_idObject (readonly)

Returns the value of attribute profile_id.



149
150
151
# File 'lib/stbaldricks/entities/search.rb', line 149

def profile_id
  @profile_id
end

#raw_display_nameObject (readonly)

Returns the value of attribute raw_display_name.



150
151
152
# File 'lib/stbaldricks/entities/search.rb', line 150

def raw_display_name
  @raw_display_name
end

#start_dateObject (readonly)

Returns the value of attribute start_date.



152
153
154
# File 'lib/stbaldricks/entities/search.rb', line 152

def start_date
  @start_date
end

#start_timeObject (readonly)

Returns the value of attribute start_time.



153
154
155
# File 'lib/stbaldricks/entities/search.rb', line 153

def start_time
  @start_time
end

#stateObject (readonly)

Returns the value of attribute state.



165
166
167
# File 'lib/stbaldricks/entities/search.rb', line 165

def state
  @state
end

#state_fullObject (readonly)

Returns the value of attribute state_full.



166
167
168
# File 'lib/stbaldricks/entities/search.rb', line 166

def state_full
  @state_full
end

#status_idObject (readonly)

Returns the value of attribute status_id.



148
149
150
# File 'lib/stbaldricks/entities/search.rb', line 148

def status_id
  @status_id
end

#team_idObject (readonly)

Returns the value of attribute team_id.



146
147
148
# File 'lib/stbaldricks/entities/search.rb', line 146

def team_id
  @team_id
end

#team_nameObject (readonly)

Returns the value of attribute team_name.



160
161
162
# File 'lib/stbaldricks/entities/search.rb', line 160

def team_name
  @team_name
end

#titleObject (readonly)

Returns the value of attribute title.



147
148
149
# File 'lib/stbaldricks/entities/search.rb', line 147

def title
  @title
end

#total_donationsObject (readonly)

Returns the value of attribute total_donations.



172
173
174
# File 'lib/stbaldricks/entities/search.rb', line 172

def total_donations
  @total_donations
end

#venue_nameObject (readonly)

Returns the value of attribute venue_name.



159
160
161
# File 'lib/stbaldricks/entities/search.rb', line 159

def venue_name
  @venue_name
end

#zip_codeObject (readonly)

Returns the value of attribute zip_code.



158
159
160
# File 'lib/stbaldricks/entities/search.rb', line 158

def zip_code
  @zip_code
end