Class: Datasets::HouseOfCouncillor::Member

Inherits:
Struct
  • Object
show all
Defined in:
lib/datasets/house-of-councillor.rb

Instance Attribute Summary collapse

Instance Attribute Details

#careerObject

Returns the value of attribute career

Returns:

  • (Object)

    the current value of career



66
67
68
# File 'lib/datasets/house-of-councillor.rb', line 66

def career
  @career
end

#career_onObject

Returns the value of attribute career_on

Returns:

  • (Object)

    the current value of career_on



66
67
68
# File 'lib/datasets/house-of-councillor.rb', line 66

def career_on
  @career_on
end

#constituencyObject

Returns the value of attribute constituency

Returns:

  • (Object)

    the current value of constituency



66
67
68
# File 'lib/datasets/house-of-councillor.rb', line 66

def constituency
  @constituency
end

#elected_numberObject

Returns the value of attribute elected_number

Returns:

  • (Object)

    the current value of elected_number



66
67
68
# File 'lib/datasets/house-of-councillor.rb', line 66

def elected_number
  @elected_number
end

#elected_yearsObject

Returns the value of attribute elected_years

Returns:

  • (Object)

    the current value of elected_years



66
67
68
# File 'lib/datasets/house-of-councillor.rb', line 66

def elected_years
  @elected_years
end

#expiration_of_termObject

Returns the value of attribute expiration_of_term

Returns:

  • (Object)

    the current value of expiration_of_term



66
67
68
# File 'lib/datasets/house-of-councillor.rb', line 66

def expiration_of_term
  @expiration_of_term
end

#in_house_group_abbreviationObject

Returns the value of attribute in_house_group_abbreviation

Returns:

  • (Object)

    the current value of in_house_group_abbreviation



66
67
68
# File 'lib/datasets/house-of-councillor.rb', line 66

def in_house_group_abbreviation
  @in_house_group_abbreviation
end

#photo_urlObject

Returns the value of attribute photo_url

Returns:

  • (Object)

    the current value of photo_url



66
67
68
# File 'lib/datasets/house-of-councillor.rb', line 66

def photo_url
  @photo_url
end

#professional_nameObject

Returns the value of attribute professional_name

Returns:

  • (Object)

    the current value of professional_name



66
67
68
# File 'lib/datasets/house-of-councillor.rb', line 66

def professional_name
  @professional_name
end

#professional_name_readingObject

Returns the value of attribute professional_name_reading

Returns:

  • (Object)

    the current value of professional_name_reading



66
67
68
# File 'lib/datasets/house-of-councillor.rb', line 66

def professional_name_reading
  @professional_name_reading
end

#profile_urlObject

Returns the value of attribute profile_url

Returns:

  • (Object)

    the current value of profile_url



66
67
68
# File 'lib/datasets/house-of-councillor.rb', line 66

def profile_url
  @profile_url
end

#responsibilitiesObject

Returns the value of attribute responsibilities

Returns:

  • (Object)

    the current value of responsibilities



66
67
68
# File 'lib/datasets/house-of-councillor.rb', line 66

def responsibilities
  @responsibilities
end

#responsibility_onObject

Returns the value of attribute responsibility_on

Returns:

  • (Object)

    the current value of responsibility_on



66
67
68
# File 'lib/datasets/house-of-councillor.rb', line 66

def responsibility_on
  @responsibility_on
end

#true_nameObject

Returns the value of attribute true_name

Returns:

  • (Object)

    the current value of true_name



66
67
68
# File 'lib/datasets/house-of-councillor.rb', line 66

def true_name
  @true_name
end