class EbayTrading::Types::Characteristic

Attributes

numeric_node :attribute_id, 'AttributeID'
text_node :date_format, 'DateFormat', :optional => true
text_node :display_sequence, 'DisplaySequence', :optional => true
text_node :display_uom, 'DisplayUOM', :optional => true
object_node :label, 'Label', :class => Label, :optional => true
text_node :sort_order, 'SortOrder', :optional => true
array_node :value_lists, 'ValueList', :class => Val, :default_value => []