Class: Ebay::Types::Reminders

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

Overview

Attributes

numeric_node :payment_to_send_count, 'PaymentToSendCount', :optional => true
numeric_node :feedback_to_receive_count, 'FeedbackToReceiveCount', :optional => true
numeric_node :feedback_to_send_count, 'FeedbackToSendCount', :optional => true
numeric_node :outbid_count, 'OutbidCount', :optional => true
numeric_node :payment_to_receive_count, 'PaymentToReceiveCount', :optional => true
numeric_node :second_chance_offer_count, 'SecondChanceOfferCount', :optional => true
numeric_node :shipping_needed_count, 'ShippingNeededCount', :optional => true
numeric_node :relisting_needed_count, 'RelistingNeededCount', :optional => true
numeric_node :total_new_leads_count, 'TotalNewLeadsCount', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=