Method: AliseeksApi::ProductReview#to_body

Defined in:
lib/aliseeks_api/models/product_review.rb

#to_bodyHash

to_body is an alias to to_hash (backward compatibility)

Returns:

  • (Hash)

    Returns the object in the form of hash



253
254
255
# File 'lib/aliseeks_api/models/product_review.rb', line 253

def to_body
  to_hash
end