Class: Ebay::Requests::LeaveFeedback
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/requests/leave_feedback.rb
Overview
Attributes
text_node :item_id, 'ItemID', :optional => true
text_node :comment_text, 'CommentText', :optional => true
text_node :comment_type, 'CommentType', :optional => true
text_node :transaction_id, 'TransactionID', :optional => true
text_node :target_user, 'TargetUser', :optional => true
array_node :seller_item_rating_details, 'SellerItemRatingDetailArray', 'ItemRatingDetails', :class => ItemRatingDetails, :default_value => []
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods included from Initializer
#initialize, #object_attributes=
Methods inherited from Abstract
Methods inherited from Base
#call_name, #requester_credentials