Class: Ebay::Types::GetRecommendationsRequestContainer
- Inherits:
-
Object
- Object
- Ebay::Types::GetRecommendationsRequestContainer
show all
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/get_recommendations_request_container.rb
Overview
Attributes
text_node :listing_flow, 'ListingFlow', :optional => true
object_node :item, 'Item', :class => Item, :optional => true
value_array_node :recommendation_engines, 'RecommendationEngine', :default_value => []
text_node :query, 'Query', :optional => true
text_node :correlation_id, 'CorrelationID', :optional => true
text_node :deleted_field, 'DeletedField', :optional => true
Method Summary
#initialize, #object_attributes=