Class: Ebay::Types::LiveAuctionCatalog

Inherits:
Object
  • Object
show all
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 => []

Method Summary

Methods included from Initializer

#initialize, #object_attributes=