Class: Ebay::Requests::VerifyAddItem

Inherits:
Abstract show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/requests/verify_add_item.rb

Overview

Attributes

object_node :item, 'Item', :class => Item, :optional => true
boolean_node :include_express_requirements, 'IncludeExpressRequirements', 'true', 'false', :optional => true
object_node :external_product_id, 'ExternalProductID', :class => ExternalProductID, :optional => true

Instance Attribute Summary

Attributes inherited from Base

#auth_token

Method Summary

Methods included from Initializer

#initialize, #object_attributes=

Methods inherited from Abstract

#detail_level, #detail_level=

Methods inherited from Base

#call_name, #requester_credentials

Methods included from Types

#type