Class: Ebay::Requests::GetMyeBayReminders

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

Overview

Attributes

object_node :buying_reminders, 'BuyingReminders', :class => ReminderCustomization, :optional => true
object_node :selling_reminders, 'SellingReminders', :class => ReminderCustomization, :optional => true

Instance Attribute Summary

Attributes inherited from Base

#auth_token, #password, #username

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