Class: Ebay::Types::NotificationStatistics
- Inherits:
-
Object
- Object
- Ebay::Types::NotificationStatistics
show all
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/notification_statistics.rb
Overview
Attributes
numeric_node :delivered_count, 'DeliveredCount', :optional => true
numeric_node :queued_new_count, 'QueuedNewCount', :optional => true
numeric_node :queued_pending_count, 'QueuedPendingCount', :optional => true
numeric_node :expired_count, 'ExpiredCount', :optional => true
numeric_node :error_count, 'ErrorCount', :optional => true
Method Summary
#initialize, #object_attributes=