Class: Datasets::HouseOfCouncillor::Member

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

Instance Attribute Summary collapse

Instance Attribute Details

#career ⇒ Object

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_on ⇒ Object

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

#constituency ⇒ Object

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_number ⇒ Object

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_years ⇒ Object

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_term ⇒ Object

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_abbreviation ⇒ Object

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_url ⇒ Object

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_name ⇒ Object

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_reading ⇒ Object

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_url ⇒ Object

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

#responsibilities ⇒ Object

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_on ⇒ Object

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_name ⇒ Object

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