Class: Ebay::Types::SellerProfilePreferences
- Inherits:
-
Object
- Object
- Ebay::Types::SellerProfilePreferences
show all
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/seller_profile_preferences.rb
Overview
Attributes
boolean_node :seller_profile_opted_in, 'SellerProfileOptedIn', 'true', 'false', :optional => true
array_node :supported_seller_profiles, 'SupportedSellerProfiles', 'SupportedSellerProfile', :class => SupportedSellerProfile, :default_value => []
Method Summary
#initialize, #object_attributes=