class EbayTrading::Requests::SetSellingManagerTemplateAutomationRule
Attributes¶ ↑
numeric_node :sale_template_id, 'SaleTemplateID', :optional => true object_node :automated_listing_rule, 'AutomatedListingRule', :class => SellingManagerAutoList, :optional => true object_node :automated_relisting_rule, 'AutomatedRelistingRule', :class => SellingManagerAutoRelist, :optional => true object_node :automated_second_chance_offer_rule, 'AutomatedSecondChanceOfferRule', :class => SellingManagerAutoSecondChanceOffer, :optional => true