Class: Ebay::Types::CrossPromotionPreferences

Inherits:
Object
  • Object
show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/types/cross_promotion_preferences.rb

Overview

Attributes

boolean_node :cross_promotion_enabled, 'CrossPromotionEnabled', 'true', 'false', :optional => true
text_node :cross_sell_item_format_sort_filter, 'CrossSellItemFormatSortFilter', :optional => true
text_node :cross_sell_gallery_sort_filter, 'CrossSellGallerySortFilter', :optional => true
text_node :cross_sell_item_sort_filter, 'CrossSellItemSortFilter', :optional => true
text_node :up_sell_item_format_sort_filter, 'UpSellItemFormatSortFilter', :optional => true
text_node :up_sell_gallery_sort_filter, 'UpSellGallerySortFilter', :optional => true
text_node :up_sell_item_sort_filter, 'UpSellItemSortFilter', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=