Method: AliseeksApi::ProductReview#to_body
- Defined in:
- lib/aliseeks_api/models/product_review.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
253 254 255 |
# File 'lib/aliseeks_api/models/product_review.rb', line 253 def to_body to_hash end |