Class: Ebay::Responses::GetSellerEvents

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

Overview

Attributes

time_node :time_to, 'TimeTo', :optional => true
array_node :items, 'ItemArray', 'Item', :class => Item, :default_value => []

Method Summary

Methods included from Initializer

#initialize, #object_attributes=

Methods inherited from Base

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

Methods included from Types

#type