Class: Ebay::Types::MyeBaySelection
- Inherits:
-
Object
- Object
- Ebay::Types::MyeBaySelection
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/my_ebay_selection.rb
Overview
Attributes
boolean_node :include, 'Include', 'true', 'false', :optional => true boolean_node :include_item_count, 'IncludeItemCount', 'true', 'false', :optional => true boolean_node :include_favorite_seller_count, 'IncludeFavoriteSellerCount', 'true', 'false', :optional => true text_node :sort, 'Sort', :optional => true numeric_node :max_results, 'MaxResults', :optional => true text_node :user_defined_list_name, 'UserDefinedListName', :optional => true boolean_node :include_list_contents, 'IncludeListContents', 'true', 'false', :optional => true