Class: Ebay::Types::SellingManagerAutoListAccordingToSchedule

Inherits:
Object
  • Object
show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/types/selling_manager_auto_list_according_to_schedule.rb

Overview

Attributes

value_array_node :day_of_weeks, 'DayOfWeek', :default_value => []
numeric_node :listing_period_in_weeks, 'ListingPeriodInWeeks', :optional => true

time_node :start_time, 'StartTime', :optional => true
time_node :end_time, 'EndTime', :optional => true
numeric_node :max_active_item_count, 'MaxActiveItemCount', :optional => true
numeric_node :listing_hold_inventory_level, 'ListingHoldInventoryLevel', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=