Class: Ebay::Responses::ItemsCanceledEvent

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

Overview

Attributes

value_array_node :canceled_item_ids, 'CanceledItemIDArray', 'ItemID', :default_value => []
boolean_node :eligible_for_relist, 'EligibleForRelist', 'true', 'false', :optional => true
text_node :seller_id, 'SellerID', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=

Methods inherited from Base

#errors?, #failure?, #partial_failure?, #success?, #warning?

Methods included from Types

#type