Class: Yahoo::Answers::Question

Inherits:
Struct
  • Object
show all
Defined in:
lib/yahoo/answers.rb

Instance Attribute Summary collapse

Instance Attribute Details

#answerObject

Returns the value of attribute answer



10
11
12
# File 'lib/yahoo/answers.rb', line 10

def answer
  @answer
end

#answer_award_timestampObject

Returns the value of attribute answer_award_timestamp



10
11
12
# File 'lib/yahoo/answers.rb', line 10

def answer_award_timestamp
  @answer_award_timestamp
end

#answer_timestampObject

Returns the value of attribute answer_timestamp



10
11
12
# File 'lib/yahoo/answers.rb', line 10

def answer_timestamp
  @answer_timestamp
end

#answerer_idObject

Returns the value of attribute answerer_id



10
11
12
# File 'lib/yahoo/answers.rb', line 10

def answerer_id
  @answerer_id
end

#answerer_nickObject

Returns the value of attribute answerer_nick



10
11
12
# File 'lib/yahoo/answers.rb', line 10

def answerer_nick
  @answerer_nick
end

#categoryObject

Returns the value of attribute category



10
11
12
# File 'lib/yahoo/answers.rb', line 10

def category
  @category
end

#category_idObject

Returns the value of attribute category_id



10
11
12
# File 'lib/yahoo/answers.rb', line 10

def category_id
  @category_id
end

#contentObject

Returns the value of attribute content



10
11
12
# File 'lib/yahoo/answers.rb', line 10

def content
  @content
end

#dateObject

Returns the value of attribute date



10
11
12
# File 'lib/yahoo/answers.rb', line 10

def date
  @date
end

#idObject

Returns the value of attribute id



10
11
12
# File 'lib/yahoo/answers.rb', line 10

def id
  @id
end

Returns the value of attribute link



10
11
12
# File 'lib/yahoo/answers.rb', line 10

def link
  @link
end

#num_answersObject

Returns the value of attribute num_answers



10
11
12
# File 'lib/yahoo/answers.rb', line 10

def num_answers
  @num_answers
end

#num_commentsObject

Returns the value of attribute num_comments



10
11
12
# File 'lib/yahoo/answers.rb', line 10

def num_comments
  @num_comments
end

#subjectObject

Returns the value of attribute subject



10
11
12
# File 'lib/yahoo/answers.rb', line 10

def subject
  @subject
end

#timestampObject

Returns the value of attribute timestamp



10
11
12
# File 'lib/yahoo/answers.rb', line 10

def timestamp
  @timestamp
end

#typeObject

Returns the value of attribute type



10
11
12
# File 'lib/yahoo/answers.rb', line 10

def type
  @type
end

#user_idObject

Returns the value of attribute user_id



10
11
12
# File 'lib/yahoo/answers.rb', line 10

def user_id
  @user_id
end

#user_nickObject

Returns the value of attribute user_nick



10
11
12
# File 'lib/yahoo/answers.rb', line 10

def user_nick
  @user_nick
end

#user_photo_urlObject

Returns the value of attribute user_photo_url



10
11
12
# File 'lib/yahoo/answers.rb', line 10

def user_photo_url
  @user_photo_url
end