Class: Ebay::Requests::ReviseSellingManagerTemplate
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/requests/revise_selling_manager_template.rb
Overview
Attributes
numeric_node :sale_template_id, 'SaleTemplateID', :optional => true
numeric_node :product_id, 'ProductID', :optional => true
text_node :sale_template_name, 'SaleTemplateName', :optional => true
object_node :item, 'Item', :class => Item, :optional => true
text_node :deleted_field, 'DeletedField', :optional => true
boolean_node :verify_only, 'VerifyOnly', 'true', 'false', :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