Class: Ebay::Types::SellerProfilePreferences

Inherits:
Object
  • Object
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

Methods included from Initializer

#initialize, #object_attributes=