class EbayTrading::Requests::GetFeedback

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