Class: Ebay::Requests::DeleteSellingManagerTemplateAutomationRule

Inherits:
Abstract
  • Object
show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/requests/delete_selling_manager_template_automation_rule.rb

Overview

Attributes

numeric_node :sale_template_id, 'SaleTemplateID', :optional => true
boolean_node :delete_automated_listing_rule, 'DeleteAutomatedListingRule', 'true', 'false', :optional => true
boolean_node :delete_automated_relisting_rule, 'DeleteAutomatedRelistingRule', 'true', 'false', :optional => true
boolean_node :delete_automated_second_chance_offer_rule, 'DeleteAutomatedSecondChanceOfferRule', '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

#detail_level, #detail_level=

Methods inherited from Base

#call_name, #requester_credentials

Methods included from Types

#type