Class: EhbrsRubyUtils::Airbnb::Parsers::Page::REVIEW_STRUCT

Inherits:
Struct
  • Object
show all
Defined in:
lib/ehbrs_ruby_utils/airbnb/parsers/page.rb

Instance Attribute Summary collapse

Instance Attribute Details

#review_countObject

Returns the value of attribute review_count

Returns:

  • (Object)

    the current value of review_count



19
20
21
# File 'lib/ehbrs_ruby_utils/airbnb/parsers/page.rb', line 19

def review_count
  @review_count
end

#review_scoreObject

Returns the value of attribute review_score

Returns:

  • (Object)

    the current value of review_score



19
20
21
# File 'lib/ehbrs_ruby_utils/airbnb/parsers/page.rb', line 19

def review_score
  @review_score
end