Class: Ebay::Types::SellingManagerTemplateDetails

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

Overview

Attributes

text_node :sale_template_id, 'SaleTemplateID', :optional => true
text_node :sale_template_name, 'SaleTemplateName', :optional => true
numeric_node :success_percent, 'SuccessPercent', :optional => true
object_node :selling_manager_product_details, 'SellingManagerProductDetails', :class => SellingManagerProductDetails, :optional => true
object_node :template, 'Template', :class => Item, :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=