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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of category



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

def category
  @category
end

#category_idObject

Returns the value of attribute category_id

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of content



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

def content
  @content
end

#dateObject

Returns the value of attribute date

Returns:

  • (Object)

    the current value of date



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

def date
  @date
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end

Returns the value of attribute link

Returns:

  • (Object)

    the current value of link



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

def link
  @link
end

#num_answersObject

Returns the value of attribute num_answers

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of subject



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

def subject
  @subject
end

#timestampObject

Returns the value of attribute timestamp

Returns:

  • (Object)

    the current value of timestamp



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

def timestamp
  @timestamp
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



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

def type
  @type
end

#user_idObject

Returns the value of attribute user_id

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of user_photo_url



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

def user_photo_url
  @user_photo_url
end