Class: Ebay::Requests::SetUserNotes
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/requests/set_user_notes.rb
Overview
Attributes
text_node :item_id, 'ItemID', :optional => true
text_node :action, 'Action', :optional => true
text_node :note_text, 'NoteText', :optional => true
text_node :transaction_id, 'TransactionID', :optional => true
array_node :variation_specifics, 'VariationSpecifics', 'NameValueList', :class => NameValueList, :default_value => []
text_node :sku, 'SKU', :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