Class: Ebay::Requests::GetMyMessages

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

Overview

Attributes

value_array_node :alert_ids, 'AlertIDs', 'AlertID', :default_value => []
value_array_node :message_ids, 'MessageIDs', 'MessageID', :default_value => []
numeric_node :folder_id, 'FolderID', :optional => true
time_node :start_time, 'StartTime', :optional => true
time_node :end_time, 'EndTime', :optional => true
value_array_node :external_message_ids, 'ExternalMessageIDs', 'ExternalMessageID', :default_value => []

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