Class: Ebay::Requests::GetFeedback
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/requests/get_feedback.rb
Overview
Attributes
text_node :user_id, 'UserID', :optional => true
text_node :feedback_id, 'FeedbackID', :optional => true
text_node :item_id, 'ItemID', :optional => true
text_node :transaction_id, 'TransactionID', :optional => true
value_array_node :comment_types, 'CommentType', :default_value => []
text_node :feedback_type, 'FeedbackType', :optional => true
object_node :pagination, 'Pagination', :class => Pagination, :optional => true
text_node :order_line_item_id, 'OrderLineItemID', :optional => true
Instance Attribute Summary
Attributes inherited from Base
#auth_token, #password, #username
Method Summary
Methods included from Initializer
#initialize, #object_attributes=
Methods inherited from Abstract
Methods inherited from Base
#call_name, #requester_credentials