class EbayTrading::Types::Review
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 datetime_node :creation_time, 'CreationTime', :optional => true