Class: Datasets::HouseOfCouncillor::Question

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

Instance Attribute Summary collapse

Instance Attribute Details

#answer_for_text_html_urlObject

Returns the value of attribute answer_for_text_html_url

Returns:

  • (Object)

    the current value of answer_for_text_html_url



81
82
83
# File 'lib/datasets/house-of-councillor.rb', line 81

def answer_for_text_html_url
  @answer_for_text_html_url
end

#answer_for_text_pdf_urlObject

Returns the value of attribute answer_for_text_pdf_url

Returns:

  • (Object)

    the current value of answer_for_text_pdf_url



81
82
83
# File 'lib/datasets/house-of-councillor.rb', line 81

def answer_for_text_pdf_url
  @answer_for_text_pdf_url
end

#notesObject

Returns the value of attribute notes

Returns:

  • (Object)

    the current value of notes



81
82
83
# File 'lib/datasets/house-of-councillor.rb', line 81

def notes
  @notes
end

#number_of_submissionsObject

Returns the value of attribute number_of_submissions

Returns:

  • (Object)

    the current value of number_of_submissions



81
82
83
# File 'lib/datasets/house-of-councillor.rb', line 81

def number_of_submissions
  @number_of_submissions
end

#question_for_text_html_urlObject

Returns the value of attribute question_for_text_html_url

Returns:

  • (Object)

    the current value of question_for_text_html_url



81
82
83
# File 'lib/datasets/house-of-councillor.rb', line 81

def question_for_text_html_url
  @question_for_text_html_url
end

#question_for_text_pdf_urlObject

Returns the value of attribute question_for_text_pdf_url

Returns:

  • (Object)

    the current value of question_for_text_pdf_url



81
82
83
# File 'lib/datasets/house-of-councillor.rb', line 81

def question_for_text_pdf_url
  @question_for_text_pdf_url
end

#question_urlObject

Returns the value of attribute question_url

Returns:

  • (Object)

    the current value of question_url



81
82
83
# File 'lib/datasets/house-of-councillor.rb', line 81

def question_url
  @question_url
end

#received_answer_onObject

Returns the value of attribute received_answer_on

Returns:

  • (Object)

    the current value of received_answer_on



81
82
83
# File 'lib/datasets/house-of-councillor.rb', line 81

def received_answer_on
  @received_answer_on
end

#submit_numberObject

Returns the value of attribute submit_number

Returns:

  • (Object)

    the current value of submit_number



81
82
83
# File 'lib/datasets/house-of-councillor.rb', line 81

def submit_number
  @submit_number
end

#submit_timeObject

Returns the value of attribute submit_time

Returns:

  • (Object)

    the current value of submit_time



81
82
83
# File 'lib/datasets/house-of-councillor.rb', line 81

def submit_time
  @submit_time
end

#submitted_onObject

Returns the value of attribute submitted_on

Returns:

  • (Object)

    the current value of submitted_on



81
82
83
# File 'lib/datasets/house-of-councillor.rb', line 81

def 
  @submitted_on
end

#submitterObject

Returns the value of attribute submitter

Returns:

  • (Object)

    the current value of submitter



81
82
83
# File 'lib/datasets/house-of-councillor.rb', line 81

def submitter
  @submitter
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



81
82
83
# File 'lib/datasets/house-of-councillor.rb', line 81

def title
  @title
end

#transfered_onObject

Returns the value of attribute transfered_on

Returns:

  • (Object)

    the current value of transfered_on



81
82
83
# File 'lib/datasets/house-of-councillor.rb', line 81

def transfered_on
  @transfered_on
end