Class: Ebay::Types::SupportedSellerProfile
- Inherits:
-
Object
- Object
- Ebay::Types::SupportedSellerProfile
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/supported_seller_profile.rb
Overview
Attributes
numeric_node :profile_id, 'ProfileID', :optional => true text_node :profile_type, 'ProfileType', :optional => true text_node :profile_name, 'ProfileName', :optional => true text_node :short_summary, 'ShortSummary', :optional => true object_node :category_group, 'CategoryGroup', :class => CategoryGroup, :optional => true