Class: Ebay::Types::Review
- Inherits:
-
Object
- Object
- Ebay::Types::Review
show all
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/review.rb
Overview
Attributes
text_node :url, 'URL', :optional => true
text_node :title, 'Title', :optional => true
numeric_node :rating, 'Rating', :optional => true
text_node :text, 'Text', :optional => true
text_node :user_id, 'UserID', :optional => true
time_node :creation_time, 'CreationTime', :optional => true
Method Summary
#initialize, #object_attributes=