class EbayTrading::Requests::SetSellingManagerItemAutomationRule
Attributes¶ ↑
text_node :item_id, 'ItemID', :optional => true object_node :automated_relisting_rule, 'AutomatedRelistingRule', :class => SellingManagerAutoRelist, :optional => true object_node :automated_second_chance_offer_rule, 'AutomatedSecondChanceOfferRule', :class => SellingManagerAutoSecondChanceOffer, :optional => true