Class: Ebay::Types::LiveAuctionCatalog
- Inherits:
-
Object
- Object
- Ebay::Types::LiveAuctionCatalog
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/live_auction_catalog.rb
Overview
Attributes
numeric_node :user_catalog_id, 'UserCatalogID', :optional => true
text_node :catalog_name, 'CatalogName', :optional => true
array_node :schedules, 'Schedule', :class => Schedule, :default_value => []