class EbayTrading::Requests::IssueRefund

Attributes

text_node :item_id, 'ItemID', :optional => true
text_node :transaction_id, 'TransactionID', :optional => true
text_node :refund_reason, 'RefundReason', :optional => true
text_node :refund_type, 'RefundType', :optional => true
money_node :refund_amount, 'RefundAmount', :optional => true
text_node :refund_message, 'RefundMessage', :optional => true
text_node :order_line_item_id, 'OrderLineItemID', :optional => true