Class: Ebay::Types::PromotionRule
- Inherits:
-
Object
- Object
- Ebay::Types::PromotionRule
show all
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/promotion_rule.rb
Overview
Attributes
numeric_node :promoted_store_category_id, 'PromotedStoreCategoryID', :optional => true
text_node :promoted_ebay_category_id, 'PromotedeBayCategoryID', :optional => true
text_node :promoted_keywords, 'PromotedKeywords', :optional => true
text_node :referring_item_id, 'ReferringItemID', :optional => true
numeric_node :referring_store_category_id, 'ReferringStoreCategoryID', :optional => true
text_node :referring_ebay_category_id, 'ReferringeBayCategoryID', :optional => true
text_node :referring_keywords, 'ReferringKeywords', :optional => true
text_node :promotion_scheme, 'PromotionScheme', :optional => true
text_node :promotion_method, 'PromotionMethod', :optional => true
Method Summary
#initialize, #object_attributes=