Class: Ebay::Types::CategoryItemSpecifics
- Inherits:
-
Object
- Object
- Ebay::Types::CategoryItemSpecifics
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/category_item_specifics.rb
Overview
Attributes
text_node :category_id, 'CategoryID', :optional => true
boolean_node :updated, 'Updated', 'true', 'false', :optional => true
array_node :item_specifics, 'ItemSpecifics', 'NameValueList', :class => NameValueList, :default_value => []