Class: SmartyStreets::USEnrichment::Business::Detail::Attributes

Inherits:
Object
  • Object
show all
Defined in:
lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(obj) ⇒ Attributes

Returns a new instance of Attributes.



40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 40

def initialize(obj)
  return if obj.nil?
  @accounting_expense_range = obj['accounting_expense_range']
  @accounting_expense_total = obj['accounting_expense_total']
  @advertising_expense_range = obj['advertising_expense_range']
  @advertising_expense_total = obj['advertising_expense_total']
  @business_insurance_expense_range = obj['business_insurance_expense_range']
  @business_insurance_expense_total = obj['business_insurance_expense_total']
  @business_status = obj['business_status']
  @business_type = obj['business_type']
  @carrier_route = obj['carrier_route']
  @census_block = obj['census_block']
  @census_tract = obj['census_tract']
  @city_name = obj['city_name']
  @company_name = obj['company_name']
  @company_name_secondary = obj['company_name_secondary']
  @contact_first_name = obj['contact_first_name']
  @contact_full_name = obj['contact_full_name']
  @contact_gender = obj['contact_gender']
  @contact_last_name = obj['contact_last_name']
  @contact_middle_name = obj['contact_middle_name']
  @contact_prefix = obj['contact_prefix']
  @contact_professional_title = obj['contact_professional_title']
  @contact_suffix = obj['contact_suffix']
  @core_based_stat_area_code = obj['core_based_stat_area_code']
  @core_based_stat_area_name = obj['core_based_stat_area_name']
  @corporate_employee_count_range = obj['corporate_employee_count_range']
  @corporate_employee_count_total = obj['corporate_employee_count_total']
  @county_fips = obj['county_fips']
  @county_name = obj['county_name']
  @credit_capacity = obj['credit_capacity']
  @credit_capacity_range = obj['credit_capacity_range']
  @credit_score = obj['credit_score']
  @credit_score_description = obj['credit_score_description']
  @date_of_last_update = obj['date_of_last_update']
  @delivery_line_1 = obj['delivery_line_1']
  @delivery_point = obj['delivery_point']
  @delivery_point_check_digit = obj['delivery_point_check_digit']
  @domestic_foreign_owner_indicator = obj['domestic_foreign_owner_indicator']
  @ein = obj['ein']
  @email = obj['email']
  @email_available_indicator = obj['email_available_indicator']
  @executive_department = obj['executive_department']
  @executive_level = obj['executive_level']
  @executive_verification_type = obj['executive_verification_type']
  @fax = obj['fax']
  @female_owned_indicator = obj['female_owned_indicator']
  @foreign_parent_city_name = obj['foreign_parent_city_name']
  @foreign_parent_company_name = obj['foreign_parent_company_name']
  @foreign_parent_country = obj['foreign_parent_country']
  @fortune_1000_branches = obj['fortune_1000_branches']
  @fortune_1000_indicator = obj['fortune_1000_indicator']
  @fortune_1000_rank = obj['fortune_1000_rank']
  @holding_city_name = obj['holding_city_name']
  @holding_company_name = obj['holding_company_name']
  @holding_id = obj['holding_id']
  @holding_state_abbreviation = obj['holding_state_abbreviation']
  @home_based_business_indicator = obj['home_based_business_indicator']
  @hq_city_name = obj['hq_city_name']
  @hq_company_name = obj['hq_company_name']
  @hq_id = obj['hq_id']
  @hq_number_of_companies = obj['hq_number_of_companies']
  @hq_state_abbreviation = obj['hq_state_abbreviation']
  @latitude = obj['latitude']
  @legal_expense_range = obj['legal_expense_range']
  @legal_expense_total = obj['legal_expense_total']
  @linkage_company_name = obj['linkage_company_name']
  @linkage_indicator = obj['linkage_indicator']
  @linkage_level = obj['linkage_level']
  @linkage_type = obj['linkage_type']
  @location_employee_count = obj['location_employee_count']
  @location_employee_count_range = obj['location_employee_count_range']
  @location_sales_range = obj['location_sales_range']
  @location_sales_total = obj['location_sales_total']
  @longitude = obj['longitude']
  @mail_score_code = obj['mail_score_code']
  @mail_score_description = obj['mail_score_description']
  @mailing_carrier_route = obj['mailing_carrier_route']
  @mailing_city_name = obj['mailing_city_name']
  @mailing_delivery_line_1 = obj['mailing_delivery_line_1']
  @mailing_delivery_point = obj['mailing_delivery_point']
  @mailing_delivery_point_check_digit = obj['mailing_delivery_point_check_digit']
  @mailing_plus4_code = obj['mailing_plus4_code']
  @mailing_state_abbreviation = obj['mailing_state_abbreviation']
  @mailing_zipcode = obj['mailing_zipcode']
  @manufacturing_indicator = obj['manufacturing_indicator']
  @minority_owned_indicator = obj['minority_owned_indicator']
  @minority_type = obj['minority_type']
  @naics_01_code = obj['naics_01_code']
  @naics_01_description = obj['naics_01_description']
  @naics_02_code = obj['naics_02_code']
  @naics_02_description = obj['naics_02_description']
  @naics_03_code = obj['naics_03_code']
  @naics_03_description = obj['naics_03_description']
  @naics_04_code = obj['naics_04_code']
  @naics_04_description = obj['naics_04_description']
  @naics_05_code = obj['naics_05_code']
  @naics_05_description = obj['naics_05_description']
  @naics_06_code = obj['naics_06_code']
  @naics_06_description = obj['naics_06_description']
  @new_business_indicator = obj['new_business_indicator']
  @non_profit_indicator = obj['non_profit_indicator']
  @num_of_pcs_range = obj['num_of_pcs_range']
  @num_of_pcs_total = obj['num_of_pcs_total']
  @number_of_years_in_business = obj['number_of_years_in_business']
  @number_of_years_in_business_range = obj['number_of_years_in_business_range']
  @office_equipment_expense_range = obj['office_equipment_expense_range']
  @office_equipment_expense_total = obj['office_equipment_expense_total']
  @operating_hours_friday = obj['operating_hours_friday']
  @operating_hours_monday = obj['operating_hours_monday']
  @operating_hours_saturday = obj['operating_hours_saturday']
  @operating_hours_sunday = obj['operating_hours_sunday']
  @operating_hours_thursday = obj['operating_hours_thursday']
  @operating_hours_tuesday = obj['operating_hours_tuesday']
  @operating_hours_wednesday = obj['operating_hours_wednesday']
  @phone = obj['phone']
  @phone_area_code = obj['phone_area_code']
  @phone_secondary = obj['phone_secondary']
  @phone_toll_free = obj['phone_toll_free']
  @plus4_code = obj['plus4_code']
  @population_range = obj['population_range']
  @precision = obj['precision']
  @primary_executive_indicator = obj['primary_executive_indicator']
  @primary_number = obj['primary_number']
  @primary_sic_2digit_code = obj['primary_sic_2digit_code']
  @primary_sic_2digit_description = obj['primary_sic_2digit_description']
  @primary_sic_4digit_code = obj['primary_sic_4digit_code']
  @primary_sic_4digit_description = obj['primary_sic_4digit_description']
  @primary_sic_code = obj['primary_sic_code']
  @primary_sic_description = obj['primary_sic_description']
  @public_indicator = obj['public_indicator']
  @rdi = obj['rdi']
  @rent_expense_range = obj['rent_expense_range']
  @rent_expense_total = obj['rent_expense_total']
  @secondary_01_sic_7digit_code = obj['secondary_01_sic_7digit_code']
  @secondary_01_sic_7digit_description = obj['secondary_01_sic_7digit_description']
  @secondary_02_sic_7digit_code = obj['secondary_02_sic_7digit_code']
  @secondary_02_sic_7digit_description = obj['secondary_02_sic_7digit_description']
  @secondary_03_sic_7digit_code = obj['secondary_03_sic_7digit_code']
  @secondary_03_sic_7digit_description = obj['secondary_03_sic_7digit_description']
  @secondary_04_sic_7digit_code = obj['secondary_04_sic_7digit_code']
  @secondary_04_sic_7digit_description = obj['secondary_04_sic_7digit_description']
  @secondary_05_sic_7digit_code = obj['secondary_05_sic_7digit_code']
  @secondary_05_sic_7digit_description = obj['secondary_05_sic_7digit_description']
  @secondary_designator = obj['secondary_designator']
  @secondary_number = obj['secondary_number']
  @sectional_center_facility = obj['sectional_center_facility']
  @small_business_indicator = obj['small_business_indicator']
  @source_title = obj['source_title']
  @square_footage = obj['square_footage']
  @square_footage_range = obj['square_footage_range']
  @standardized_title = obj['standardized_title']
  @standardized_title_rank = obj['standardized_title_rank']
  @state_abbreviation = obj['state_abbreviation']
  @stock_exchange = obj['stock_exchange']
  @street_name = obj['street_name']
  @street_postdirection = obj['street_postdirection']
  @street_predirection = obj['street_predirection']
  @street_suffix = obj['street_suffix']
  @sub_hq_city_name = obj['sub_hq_city_name']
  @sub_hq_company_name = obj['sub_hq_company_name']
  @sub_hq_id = obj['sub_hq_id']
  @sub_hq_number_of_companies = obj['sub_hq_number_of_companies']
  @sub_hq_state_abbreviation = obj['sub_hq_state_abbreviation']
  @technology_expense_range = obj['technology_expense_range']
  @technology_expense_total = obj['technology_expense_total']
  @telecom_expense_range = obj['telecom_expense_range']
  @telecom_expense_total = obj['telecom_expense_total']
  @ticker_symbol = obj['ticker_symbol']
  @time_zone = obj['time_zone']
  @url = obj['url']
  @url_facebook = obj['url_facebook']
  @url_instagram = obj['url_instagram']
  @url_linkedin = obj['url_linkedin']
  @url_twitter = obj['url_twitter']
  @url_yelp = obj['url_yelp']
  @url_youtube = obj['url_youtube']
  @utilities_expense_range = obj['utilities_expense_range']
  @utilities_expense_total = obj['utilities_expense_total']
  @webmail_indicator = obj['webmail_indicator']
  @year_current = obj['year_current']
  @year_current_employee_count = obj['year_current_employee_count']
  @year_established = obj['year_established']
  @year_four_prior = obj['year_four_prior']
  @year_four_prior_employee_count = obj['year_four_prior_employee_count']
  @year_four_prior_employee_growth = obj['year_four_prior_employee_growth']
  @year_one_prior = obj['year_one_prior']
  @year_one_prior_employee_count = obj['year_one_prior_employee_count']
  @year_one_prior_employee_growth = obj['year_one_prior_employee_growth']
  @year_three_prior = obj['year_three_prior']
  @year_three_prior_employee_count = obj['year_three_prior_employee_count']
  @year_three_prior_employee_growth = obj['year_three_prior_employee_growth']
  @year_two_prior = obj['year_two_prior']
  @year_two_prior_employee_count = obj['year_two_prior_employee_count']
  @year_two_prior_employee_growth = obj['year_two_prior_employee_growth']
  @zipcode = obj['zipcode']
end

Instance Attribute Details

#accounting_expense_rangeObject (readonly)

Returns the value of attribute accounting_expense_range.



6
7
8
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 6

def accounting_expense_range
  @accounting_expense_range
end

#accounting_expense_totalObject (readonly)

Returns the value of attribute accounting_expense_total.



6
7
8
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 6

def accounting_expense_total
  @accounting_expense_total
end

#advertising_expense_rangeObject (readonly)

Returns the value of attribute advertising_expense_range.



6
7
8
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 6

def advertising_expense_range
  @advertising_expense_range
end

#advertising_expense_totalObject (readonly)

Returns the value of attribute advertising_expense_total.



6
7
8
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 6

def advertising_expense_total
  @advertising_expense_total
end

#business_insurance_expense_rangeObject (readonly)

Returns the value of attribute business_insurance_expense_range.



6
7
8
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 6

def business_insurance_expense_range
  @business_insurance_expense_range
end

#business_insurance_expense_totalObject (readonly)

Returns the value of attribute business_insurance_expense_total.



6
7
8
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 6

def business_insurance_expense_total
  @business_insurance_expense_total
end

#business_statusObject (readonly)

Returns the value of attribute business_status.



7
8
9
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 7

def business_status
  @business_status
end

#business_typeObject (readonly)

Returns the value of attribute business_type.



7
8
9
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 7

def business_type
  @business_type
end

#carrier_routeObject (readonly)

Returns the value of attribute carrier_route.



7
8
9
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 7

def carrier_route
  @carrier_route
end

#census_blockObject (readonly)

Returns the value of attribute census_block.



7
8
9
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 7

def census_block
  @census_block
end

#census_tractObject (readonly)

Returns the value of attribute census_tract.



7
8
9
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 7

def census_tract
  @census_tract
end

#city_nameObject (readonly)

Returns the value of attribute city_name.



7
8
9
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 7

def city_name
  @city_name
end

#company_nameObject (readonly)

Returns the value of attribute company_name.



8
9
10
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 8

def company_name
  @company_name
end

#company_name_secondaryObject (readonly)

Returns the value of attribute company_name_secondary.



8
9
10
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 8

def company_name_secondary
  @company_name_secondary
end

#contact_first_nameObject (readonly)

Returns the value of attribute contact_first_name.



8
9
10
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 8

def contact_first_name
  @contact_first_name
end

#contact_full_nameObject (readonly)

Returns the value of attribute contact_full_name.



8
9
10
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 8

def contact_full_name
  @contact_full_name
end

#contact_genderObject (readonly)

Returns the value of attribute contact_gender.



8
9
10
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 8

def contact_gender
  @contact_gender
end

#contact_last_nameObject (readonly)

Returns the value of attribute contact_last_name.



8
9
10
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 8

def contact_last_name
  @contact_last_name
end

#contact_middle_nameObject (readonly)

Returns the value of attribute contact_middle_name.



9
10
11
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 9

def contact_middle_name
  @contact_middle_name
end

#contact_prefixObject (readonly)

Returns the value of attribute contact_prefix.



9
10
11
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 9

def contact_prefix
  @contact_prefix
end

#contact_professional_titleObject (readonly)

Returns the value of attribute contact_professional_title.



9
10
11
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 9

def contact_professional_title
  @contact_professional_title
end

#contact_suffixObject (readonly)

Returns the value of attribute contact_suffix.



9
10
11
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 9

def contact_suffix
  @contact_suffix
end

#core_based_stat_area_codeObject (readonly)

Returns the value of attribute core_based_stat_area_code.



9
10
11
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 9

def core_based_stat_area_code
  @core_based_stat_area_code
end

#core_based_stat_area_nameObject (readonly)

Returns the value of attribute core_based_stat_area_name.



9
10
11
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 9

def core_based_stat_area_name
  @core_based_stat_area_name
end

#corporate_employee_count_rangeObject (readonly)

Returns the value of attribute corporate_employee_count_range.



10
11
12
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 10

def corporate_employee_count_range
  @corporate_employee_count_range
end

#corporate_employee_count_totalObject (readonly)

Returns the value of attribute corporate_employee_count_total.



10
11
12
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 10

def corporate_employee_count_total
  @corporate_employee_count_total
end

#county_fipsObject (readonly)

Returns the value of attribute county_fips.



10
11
12
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 10

def county_fips
  @county_fips
end

#county_nameObject (readonly)

Returns the value of attribute county_name.



10
11
12
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 10

def county_name
  @county_name
end

#credit_capacityObject (readonly)

Returns the value of attribute credit_capacity.



10
11
12
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 10

def credit_capacity
  @credit_capacity
end

#credit_capacity_rangeObject (readonly)

Returns the value of attribute credit_capacity_range.



10
11
12
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 10

def credit_capacity_range
  @credit_capacity_range
end

#credit_scoreObject (readonly)

Returns the value of attribute credit_score.



11
12
13
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 11

def credit_score
  @credit_score
end

#credit_score_descriptionObject (readonly)

Returns the value of attribute credit_score_description.



11
12
13
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 11

def credit_score_description
  @credit_score_description
end

#date_of_last_updateObject (readonly)

Returns the value of attribute date_of_last_update.



11
12
13
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 11

def date_of_last_update
  @date_of_last_update
end

#delivery_line_1Object (readonly)

Returns the value of attribute delivery_line_1.



11
12
13
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 11

def delivery_line_1
  @delivery_line_1
end

#delivery_pointObject (readonly)

Returns the value of attribute delivery_point.



11
12
13
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 11

def delivery_point
  @delivery_point
end

#delivery_point_check_digitObject (readonly)

Returns the value of attribute delivery_point_check_digit.



11
12
13
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 11

def delivery_point_check_digit
  @delivery_point_check_digit
end

#domestic_foreign_owner_indicatorObject (readonly)

Returns the value of attribute domestic_foreign_owner_indicator.



12
13
14
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 12

def domestic_foreign_owner_indicator
  @domestic_foreign_owner_indicator
end

#einObject (readonly)

Returns the value of attribute ein.



12
13
14
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 12

def ein
  @ein
end

#emailObject (readonly)

Returns the value of attribute email.



12
13
14
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 12

def email
  @email
end

#email_available_indicatorObject (readonly)

Returns the value of attribute email_available_indicator.



12
13
14
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 12

def email_available_indicator
  @email_available_indicator
end

#executive_departmentObject (readonly)

Returns the value of attribute executive_department.



12
13
14
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 12

def executive_department
  @executive_department
end

#executive_levelObject (readonly)

Returns the value of attribute executive_level.



12
13
14
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 12

def executive_level
  @executive_level
end

#executive_verification_typeObject (readonly)

Returns the value of attribute executive_verification_type.



13
14
15
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 13

def executive_verification_type
  @executive_verification_type
end

#faxObject (readonly)

Returns the value of attribute fax.



13
14
15
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 13

def fax
  @fax
end

#female_owned_indicatorObject (readonly)

Returns the value of attribute female_owned_indicator.



13
14
15
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 13

def female_owned_indicator
  @female_owned_indicator
end

#foreign_parent_city_nameObject (readonly)

Returns the value of attribute foreign_parent_city_name.



13
14
15
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 13

def foreign_parent_city_name
  @foreign_parent_city_name
end

#foreign_parent_company_nameObject (readonly)

Returns the value of attribute foreign_parent_company_name.



13
14
15
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 13

def foreign_parent_company_name
  @foreign_parent_company_name
end

#foreign_parent_countryObject (readonly)

Returns the value of attribute foreign_parent_country.



13
14
15
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 13

def foreign_parent_country
  @foreign_parent_country
end

#fortune_1000_branchesObject (readonly)

Returns the value of attribute fortune_1000_branches.



14
15
16
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 14

def fortune_1000_branches
  @fortune_1000_branches
end

#fortune_1000_indicatorObject (readonly)

Returns the value of attribute fortune_1000_indicator.



14
15
16
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 14

def fortune_1000_indicator
  @fortune_1000_indicator
end

#fortune_1000_rankObject (readonly)

Returns the value of attribute fortune_1000_rank.



14
15
16
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 14

def fortune_1000_rank
  @fortune_1000_rank
end

#holding_city_nameObject (readonly)

Returns the value of attribute holding_city_name.



14
15
16
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 14

def holding_city_name
  @holding_city_name
end

#holding_company_nameObject (readonly)

Returns the value of attribute holding_company_name.



14
15
16
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 14

def holding_company_name
  @holding_company_name
end

#holding_idObject (readonly)

Returns the value of attribute holding_id.



14
15
16
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 14

def holding_id
  @holding_id
end

#holding_state_abbreviationObject (readonly)

Returns the value of attribute holding_state_abbreviation.



15
16
17
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 15

def holding_state_abbreviation
  @holding_state_abbreviation
end

#home_based_business_indicatorObject (readonly)

Returns the value of attribute home_based_business_indicator.



15
16
17
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 15

def home_based_business_indicator
  @home_based_business_indicator
end

#hq_city_nameObject (readonly)

Returns the value of attribute hq_city_name.



15
16
17
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 15

def hq_city_name
  @hq_city_name
end

#hq_company_nameObject (readonly)

Returns the value of attribute hq_company_name.



15
16
17
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 15

def hq_company_name
  @hq_company_name
end

#hq_idObject (readonly)

Returns the value of attribute hq_id.



15
16
17
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 15

def hq_id
  @hq_id
end

#hq_number_of_companiesObject (readonly)

Returns the value of attribute hq_number_of_companies.



15
16
17
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 15

def hq_number_of_companies
  @hq_number_of_companies
end

#hq_state_abbreviationObject (readonly)

Returns the value of attribute hq_state_abbreviation.



16
17
18
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 16

def hq_state_abbreviation
  @hq_state_abbreviation
end

#latitudeObject (readonly)

Returns the value of attribute latitude.



16
17
18
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 16

def latitude
  @latitude
end

Returns the value of attribute legal_expense_range.



16
17
18
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 16

def legal_expense_range
  @legal_expense_range
end

Returns the value of attribute legal_expense_total.



16
17
18
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 16

def legal_expense_total
  @legal_expense_total
end

#linkage_company_nameObject (readonly)

Returns the value of attribute linkage_company_name.



16
17
18
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 16

def linkage_company_name
  @linkage_company_name
end

#linkage_indicatorObject (readonly)

Returns the value of attribute linkage_indicator.



16
17
18
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 16

def linkage_indicator
  @linkage_indicator
end

#linkage_levelObject (readonly)

Returns the value of attribute linkage_level.



17
18
19
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 17

def linkage_level
  @linkage_level
end

#linkage_typeObject (readonly)

Returns the value of attribute linkage_type.



17
18
19
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 17

def linkage_type
  @linkage_type
end

#location_employee_countObject (readonly)

Returns the value of attribute location_employee_count.



17
18
19
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 17

def location_employee_count
  @location_employee_count
end

#location_employee_count_rangeObject (readonly)

Returns the value of attribute location_employee_count_range.



17
18
19
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 17

def location_employee_count_range
  @location_employee_count_range
end

#location_sales_rangeObject (readonly)

Returns the value of attribute location_sales_range.



17
18
19
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 17

def location_sales_range
  @location_sales_range
end

#location_sales_totalObject (readonly)

Returns the value of attribute location_sales_total.



17
18
19
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 17

def location_sales_total
  @location_sales_total
end

#longitudeObject (readonly)

Returns the value of attribute longitude.



18
19
20
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 18

def longitude
  @longitude
end

#mail_score_codeObject (readonly)

Returns the value of attribute mail_score_code.



18
19
20
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 18

def mail_score_code
  @mail_score_code
end

#mail_score_descriptionObject (readonly)

Returns the value of attribute mail_score_description.



18
19
20
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 18

def mail_score_description
  @mail_score_description
end

#mailing_carrier_routeObject (readonly)

Returns the value of attribute mailing_carrier_route.



18
19
20
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 18

def mailing_carrier_route
  @mailing_carrier_route
end

#mailing_city_nameObject (readonly)

Returns the value of attribute mailing_city_name.



18
19
20
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 18

def mailing_city_name
  @mailing_city_name
end

#mailing_delivery_line_1Object (readonly)

Returns the value of attribute mailing_delivery_line_1.



18
19
20
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 18

def mailing_delivery_line_1
  @mailing_delivery_line_1
end

#mailing_delivery_pointObject (readonly)

Returns the value of attribute mailing_delivery_point.



19
20
21
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 19

def mailing_delivery_point
  @mailing_delivery_point
end

#mailing_delivery_point_check_digitObject (readonly)

Returns the value of attribute mailing_delivery_point_check_digit.



19
20
21
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 19

def mailing_delivery_point_check_digit
  @mailing_delivery_point_check_digit
end

#mailing_plus4_codeObject (readonly)

Returns the value of attribute mailing_plus4_code.



19
20
21
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 19

def mailing_plus4_code
  @mailing_plus4_code
end

#mailing_state_abbreviationObject (readonly)

Returns the value of attribute mailing_state_abbreviation.



19
20
21
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 19

def mailing_state_abbreviation
  @mailing_state_abbreviation
end

#mailing_zipcodeObject (readonly)

Returns the value of attribute mailing_zipcode.



19
20
21
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 19

def mailing_zipcode
  @mailing_zipcode
end

#manufacturing_indicatorObject (readonly)

Returns the value of attribute manufacturing_indicator.



19
20
21
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 19

def manufacturing_indicator
  @manufacturing_indicator
end

#minority_owned_indicatorObject (readonly)

Returns the value of attribute minority_owned_indicator.



20
21
22
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 20

def minority_owned_indicator
  @minority_owned_indicator
end

#minority_typeObject (readonly)

Returns the value of attribute minority_type.



20
21
22
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 20

def minority_type
  @minority_type
end

#naics_01_codeObject (readonly)

Returns the value of attribute naics_01_code.



20
21
22
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 20

def naics_01_code
  @naics_01_code
end

#naics_01_descriptionObject (readonly)

Returns the value of attribute naics_01_description.



20
21
22
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 20

def naics_01_description
  @naics_01_description
end

#naics_02_codeObject (readonly)

Returns the value of attribute naics_02_code.



20
21
22
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 20

def naics_02_code
  @naics_02_code
end

#naics_02_descriptionObject (readonly)

Returns the value of attribute naics_02_description.



20
21
22
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 20

def naics_02_description
  @naics_02_description
end

#naics_03_codeObject (readonly)

Returns the value of attribute naics_03_code.



21
22
23
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 21

def naics_03_code
  @naics_03_code
end

#naics_03_descriptionObject (readonly)

Returns the value of attribute naics_03_description.



21
22
23
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 21

def naics_03_description
  @naics_03_description
end

#naics_04_codeObject (readonly)

Returns the value of attribute naics_04_code.



21
22
23
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 21

def naics_04_code
  @naics_04_code
end

#naics_04_descriptionObject (readonly)

Returns the value of attribute naics_04_description.



21
22
23
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 21

def naics_04_description
  @naics_04_description
end

#naics_05_codeObject (readonly)

Returns the value of attribute naics_05_code.



21
22
23
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 21

def naics_05_code
  @naics_05_code
end

#naics_05_descriptionObject (readonly)

Returns the value of attribute naics_05_description.



21
22
23
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 21

def naics_05_description
  @naics_05_description
end

#naics_06_codeObject (readonly)

Returns the value of attribute naics_06_code.



22
23
24
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 22

def naics_06_code
  @naics_06_code
end

#naics_06_descriptionObject (readonly)

Returns the value of attribute naics_06_description.



22
23
24
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 22

def naics_06_description
  @naics_06_description
end

#new_business_indicatorObject (readonly)

Returns the value of attribute new_business_indicator.



22
23
24
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 22

def new_business_indicator
  @new_business_indicator
end

#non_profit_indicatorObject (readonly)

Returns the value of attribute non_profit_indicator.



22
23
24
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 22

def non_profit_indicator
  @non_profit_indicator
end

#num_of_pcs_rangeObject (readonly)

Returns the value of attribute num_of_pcs_range.



22
23
24
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 22

def num_of_pcs_range
  @num_of_pcs_range
end

#num_of_pcs_totalObject (readonly)

Returns the value of attribute num_of_pcs_total.



22
23
24
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 22

def num_of_pcs_total
  @num_of_pcs_total
end

#number_of_years_in_businessObject (readonly)

Returns the value of attribute number_of_years_in_business.



23
24
25
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 23

def number_of_years_in_business
  @number_of_years_in_business
end

#number_of_years_in_business_rangeObject (readonly)

Returns the value of attribute number_of_years_in_business_range.



23
24
25
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 23

def number_of_years_in_business_range
  @number_of_years_in_business_range
end

#office_equipment_expense_rangeObject (readonly)

Returns the value of attribute office_equipment_expense_range.



23
24
25
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 23

def office_equipment_expense_range
  @office_equipment_expense_range
end

#office_equipment_expense_totalObject (readonly)

Returns the value of attribute office_equipment_expense_total.



23
24
25
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 23

def office_equipment_expense_total
  @office_equipment_expense_total
end

#operating_hours_fridayObject (readonly)

Returns the value of attribute operating_hours_friday.



23
24
25
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 23

def operating_hours_friday
  @operating_hours_friday
end

#operating_hours_mondayObject (readonly)

Returns the value of attribute operating_hours_monday.



23
24
25
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 23

def operating_hours_monday
  @operating_hours_monday
end

#operating_hours_saturdayObject (readonly)

Returns the value of attribute operating_hours_saturday.



24
25
26
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 24

def operating_hours_saturday
  @operating_hours_saturday
end

#operating_hours_sundayObject (readonly)

Returns the value of attribute operating_hours_sunday.



24
25
26
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 24

def operating_hours_sunday
  @operating_hours_sunday
end

#operating_hours_thursdayObject (readonly)

Returns the value of attribute operating_hours_thursday.



24
25
26
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 24

def operating_hours_thursday
  @operating_hours_thursday
end

#operating_hours_tuesdayObject (readonly)

Returns the value of attribute operating_hours_tuesday.



24
25
26
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 24

def operating_hours_tuesday
  @operating_hours_tuesday
end

#operating_hours_wednesdayObject (readonly)

Returns the value of attribute operating_hours_wednesday.



24
25
26
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 24

def operating_hours_wednesday
  @operating_hours_wednesday
end

#phoneObject (readonly)

Returns the value of attribute phone.



24
25
26
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 24

def phone
  @phone
end

#phone_area_codeObject (readonly)

Returns the value of attribute phone_area_code.



25
26
27
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 25

def phone_area_code
  @phone_area_code
end

#phone_secondaryObject (readonly)

Returns the value of attribute phone_secondary.



25
26
27
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 25

def phone_secondary
  @phone_secondary
end

#phone_toll_freeObject (readonly)

Returns the value of attribute phone_toll_free.



25
26
27
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 25

def phone_toll_free
  @phone_toll_free
end

#plus4_codeObject (readonly)

Returns the value of attribute plus4_code.



25
26
27
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 25

def plus4_code
  @plus4_code
end

#population_rangeObject (readonly)

Returns the value of attribute population_range.



25
26
27
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 25

def population_range
  @population_range
end

#precisionObject (readonly)

Returns the value of attribute precision.



25
26
27
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 25

def precision
  @precision
end

#primary_executive_indicatorObject (readonly)

Returns the value of attribute primary_executive_indicator.



26
27
28
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 26

def primary_executive_indicator
  @primary_executive_indicator
end

#primary_numberObject (readonly)

Returns the value of attribute primary_number.



26
27
28
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 26

def primary_number
  @primary_number
end

#primary_sic_2digit_codeObject (readonly)

Returns the value of attribute primary_sic_2digit_code.



26
27
28
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 26

def primary_sic_2digit_code
  @primary_sic_2digit_code
end

#primary_sic_2digit_descriptionObject (readonly)

Returns the value of attribute primary_sic_2digit_description.



26
27
28
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 26

def primary_sic_2digit_description
  @primary_sic_2digit_description
end

#primary_sic_4digit_codeObject (readonly)

Returns the value of attribute primary_sic_4digit_code.



26
27
28
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 26

def primary_sic_4digit_code
  @primary_sic_4digit_code
end

#primary_sic_4digit_descriptionObject (readonly)

Returns the value of attribute primary_sic_4digit_description.



26
27
28
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 26

def primary_sic_4digit_description
  @primary_sic_4digit_description
end

#primary_sic_codeObject (readonly)

Returns the value of attribute primary_sic_code.



27
28
29
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 27

def primary_sic_code
  @primary_sic_code
end

#primary_sic_descriptionObject (readonly)

Returns the value of attribute primary_sic_description.



27
28
29
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 27

def primary_sic_description
  @primary_sic_description
end

#public_indicatorObject (readonly)

Returns the value of attribute public_indicator.



27
28
29
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 27

def public_indicator
  @public_indicator
end

#rdiObject (readonly)

Returns the value of attribute rdi.



27
28
29
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 27

def rdi
  @rdi
end

#rent_expense_rangeObject (readonly)

Returns the value of attribute rent_expense_range.



27
28
29
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 27

def rent_expense_range
  @rent_expense_range
end

#rent_expense_totalObject (readonly)

Returns the value of attribute rent_expense_total.



27
28
29
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 27

def rent_expense_total
  @rent_expense_total
end

#secondary_01_sic_7digit_codeObject (readonly)

Returns the value of attribute secondary_01_sic_7digit_code.



28
29
30
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 28

def secondary_01_sic_7digit_code
  @secondary_01_sic_7digit_code
end

#secondary_01_sic_7digit_descriptionObject (readonly)

Returns the value of attribute secondary_01_sic_7digit_description.



28
29
30
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 28

def secondary_01_sic_7digit_description
  @secondary_01_sic_7digit_description
end

#secondary_02_sic_7digit_codeObject (readonly)

Returns the value of attribute secondary_02_sic_7digit_code.



28
29
30
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 28

def secondary_02_sic_7digit_code
  @secondary_02_sic_7digit_code
end

#secondary_02_sic_7digit_descriptionObject (readonly)

Returns the value of attribute secondary_02_sic_7digit_description.



28
29
30
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 28

def secondary_02_sic_7digit_description
  @secondary_02_sic_7digit_description
end

#secondary_03_sic_7digit_codeObject (readonly)

Returns the value of attribute secondary_03_sic_7digit_code.



28
29
30
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 28

def secondary_03_sic_7digit_code
  @secondary_03_sic_7digit_code
end

#secondary_03_sic_7digit_descriptionObject (readonly)

Returns the value of attribute secondary_03_sic_7digit_description.



28
29
30
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 28

def secondary_03_sic_7digit_description
  @secondary_03_sic_7digit_description
end

#secondary_04_sic_7digit_codeObject (readonly)

Returns the value of attribute secondary_04_sic_7digit_code.



29
30
31
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 29

def secondary_04_sic_7digit_code
  @secondary_04_sic_7digit_code
end

#secondary_04_sic_7digit_descriptionObject (readonly)

Returns the value of attribute secondary_04_sic_7digit_description.



29
30
31
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 29

def secondary_04_sic_7digit_description
  @secondary_04_sic_7digit_description
end

#secondary_05_sic_7digit_codeObject (readonly)

Returns the value of attribute secondary_05_sic_7digit_code.



29
30
31
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 29

def secondary_05_sic_7digit_code
  @secondary_05_sic_7digit_code
end

#secondary_05_sic_7digit_descriptionObject (readonly)

Returns the value of attribute secondary_05_sic_7digit_description.



29
30
31
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 29

def secondary_05_sic_7digit_description
  @secondary_05_sic_7digit_description
end

#secondary_designatorObject (readonly)

Returns the value of attribute secondary_designator.



29
30
31
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 29

def secondary_designator
  @secondary_designator
end

#secondary_numberObject (readonly)

Returns the value of attribute secondary_number.



29
30
31
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 29

def secondary_number
  @secondary_number
end

#sectional_center_facilityObject (readonly)

Returns the value of attribute sectional_center_facility.



30
31
32
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 30

def sectional_center_facility
  @sectional_center_facility
end

#small_business_indicatorObject (readonly)

Returns the value of attribute small_business_indicator.



30
31
32
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 30

def small_business_indicator
  @small_business_indicator
end

#source_titleObject (readonly)

Returns the value of attribute source_title.



30
31
32
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 30

def source_title
  @source_title
end

#square_footageObject (readonly)

Returns the value of attribute square_footage.



30
31
32
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 30

def square_footage
  @square_footage
end

#square_footage_rangeObject (readonly)

Returns the value of attribute square_footage_range.



30
31
32
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 30

def square_footage_range
  @square_footage_range
end

#standardized_titleObject (readonly)

Returns the value of attribute standardized_title.



30
31
32
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 30

def standardized_title
  @standardized_title
end

#standardized_title_rankObject (readonly)

Returns the value of attribute standardized_title_rank.



31
32
33
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 31

def standardized_title_rank
  @standardized_title_rank
end

#state_abbreviationObject (readonly)

Returns the value of attribute state_abbreviation.



31
32
33
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 31

def state_abbreviation
  @state_abbreviation
end

#stock_exchangeObject (readonly)

Returns the value of attribute stock_exchange.



31
32
33
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 31

def stock_exchange
  @stock_exchange
end

#street_nameObject (readonly)

Returns the value of attribute street_name.



31
32
33
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 31

def street_name
  @street_name
end

#street_postdirectionObject (readonly)

Returns the value of attribute street_postdirection.



31
32
33
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 31

def street_postdirection
  @street_postdirection
end

#street_predirectionObject (readonly)

Returns the value of attribute street_predirection.



31
32
33
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 31

def street_predirection
  @street_predirection
end

#street_suffixObject (readonly)

Returns the value of attribute street_suffix.



32
33
34
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 32

def street_suffix
  @street_suffix
end

#sub_hq_city_nameObject (readonly)

Returns the value of attribute sub_hq_city_name.



32
33
34
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 32

def sub_hq_city_name
  @sub_hq_city_name
end

#sub_hq_company_nameObject (readonly)

Returns the value of attribute sub_hq_company_name.



32
33
34
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 32

def sub_hq_company_name
  @sub_hq_company_name
end

#sub_hq_idObject (readonly)

Returns the value of attribute sub_hq_id.



32
33
34
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 32

def sub_hq_id
  @sub_hq_id
end

#sub_hq_number_of_companiesObject (readonly)

Returns the value of attribute sub_hq_number_of_companies.



32
33
34
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 32

def sub_hq_number_of_companies
  @sub_hq_number_of_companies
end

#sub_hq_state_abbreviationObject (readonly)

Returns the value of attribute sub_hq_state_abbreviation.



32
33
34
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 32

def sub_hq_state_abbreviation
  @sub_hq_state_abbreviation
end

#technology_expense_rangeObject (readonly)

Returns the value of attribute technology_expense_range.



33
34
35
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 33

def technology_expense_range
  @technology_expense_range
end

#technology_expense_totalObject (readonly)

Returns the value of attribute technology_expense_total.



33
34
35
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 33

def technology_expense_total
  @technology_expense_total
end

#telecom_expense_rangeObject (readonly)

Returns the value of attribute telecom_expense_range.



33
34
35
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 33

def telecom_expense_range
  @telecom_expense_range
end

#telecom_expense_totalObject (readonly)

Returns the value of attribute telecom_expense_total.



33
34
35
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 33

def telecom_expense_total
  @telecom_expense_total
end

#ticker_symbolObject (readonly)

Returns the value of attribute ticker_symbol.



33
34
35
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 33

def ticker_symbol
  @ticker_symbol
end

#time_zoneObject (readonly)

Returns the value of attribute time_zone.



33
34
35
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 33

def time_zone
  @time_zone
end

#urlObject (readonly)

Returns the value of attribute url.



34
35
36
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 34

def url
  @url
end

#url_facebookObject (readonly)

Returns the value of attribute url_facebook.



34
35
36
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 34

def url_facebook
  @url_facebook
end

#url_instagramObject (readonly)

Returns the value of attribute url_instagram.



34
35
36
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 34

def url_instagram
  @url_instagram
end

#url_linkedinObject (readonly)

Returns the value of attribute url_linkedin.



34
35
36
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 34

def url_linkedin
  @url_linkedin
end

#url_twitterObject (readonly)

Returns the value of attribute url_twitter.



34
35
36
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 34

def url_twitter
  @url_twitter
end

#url_yelpObject (readonly)

Returns the value of attribute url_yelp.



34
35
36
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 34

def url_yelp
  @url_yelp
end

#url_youtubeObject (readonly)

Returns the value of attribute url_youtube.



35
36
37
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 35

def url_youtube
  @url_youtube
end

#utilities_expense_rangeObject (readonly)

Returns the value of attribute utilities_expense_range.



35
36
37
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 35

def utilities_expense_range
  @utilities_expense_range
end

#utilities_expense_totalObject (readonly)

Returns the value of attribute utilities_expense_total.



35
36
37
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 35

def utilities_expense_total
  @utilities_expense_total
end

#webmail_indicatorObject (readonly)

Returns the value of attribute webmail_indicator.



35
36
37
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 35

def webmail_indicator
  @webmail_indicator
end

#year_currentObject (readonly)

Returns the value of attribute year_current.



35
36
37
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 35

def year_current
  @year_current
end

#year_current_employee_countObject (readonly)

Returns the value of attribute year_current_employee_count.



35
36
37
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 35

def year_current_employee_count
  @year_current_employee_count
end

#year_establishedObject (readonly)

Returns the value of attribute year_established.



36
37
38
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 36

def year_established
  @year_established
end

#year_four_priorObject (readonly)

Returns the value of attribute year_four_prior.



36
37
38
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 36

def year_four_prior
  @year_four_prior
end

#year_four_prior_employee_countObject (readonly)

Returns the value of attribute year_four_prior_employee_count.



36
37
38
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 36

def year_four_prior_employee_count
  @year_four_prior_employee_count
end

#year_four_prior_employee_growthObject (readonly)

Returns the value of attribute year_four_prior_employee_growth.



36
37
38
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 36

def year_four_prior_employee_growth
  @year_four_prior_employee_growth
end

#year_one_priorObject (readonly)

Returns the value of attribute year_one_prior.



36
37
38
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 36

def year_one_prior
  @year_one_prior
end

#year_one_prior_employee_countObject (readonly)

Returns the value of attribute year_one_prior_employee_count.



36
37
38
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 36

def year_one_prior_employee_count
  @year_one_prior_employee_count
end

#year_one_prior_employee_growthObject (readonly)

Returns the value of attribute year_one_prior_employee_growth.



37
38
39
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 37

def year_one_prior_employee_growth
  @year_one_prior_employee_growth
end

#year_three_priorObject (readonly)

Returns the value of attribute year_three_prior.



37
38
39
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 37

def year_three_prior
  @year_three_prior
end

#year_three_prior_employee_countObject (readonly)

Returns the value of attribute year_three_prior_employee_count.



37
38
39
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 37

def year_three_prior_employee_count
  @year_three_prior_employee_count
end

#year_three_prior_employee_growthObject (readonly)

Returns the value of attribute year_three_prior_employee_growth.



37
38
39
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 37

def year_three_prior_employee_growth
  @year_three_prior_employee_growth
end

#year_two_priorObject (readonly)

Returns the value of attribute year_two_prior.



37
38
39
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 37

def year_two_prior
  @year_two_prior
end

#year_two_prior_employee_countObject (readonly)

Returns the value of attribute year_two_prior_employee_count.



37
38
39
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 37

def year_two_prior_employee_count
  @year_two_prior_employee_count
end

#year_two_prior_employee_growthObject (readonly)

Returns the value of attribute year_two_prior_employee_growth.



38
39
40
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 38

def year_two_prior_employee_growth
  @year_two_prior_employee_growth
end

#zipcodeObject (readonly)

Returns the value of attribute zipcode.



38
39
40
# File 'lib/smartystreets_ruby_sdk/us_enrichment/business/detail/attributes.rb', line 38

def zipcode
  @zipcode
end