class EbayTrading::Types::SellerProfilePreferences
Attributes¶ ↑
boolean_node :seller_profile_opted_in, 'SellerProfileOptedIn', 'true', 'false', :optional => true array_node :supported_seller_profiles, 'SupportedSellerProfiles', 'SupportedSellerProfile', :class => SupportedSellerProfile, :default_value => []