Class: Ebay::Requests::ReviseMyMessages

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

Overview

Attributes

value_array_node :message_ids, 'MessageIDs', 'MessageID', :default_value => []
value_array_node :alert_ids, 'AlertIDs', 'AlertID', :default_value => []
boolean_node :read, 'Read', 'true', 'false', :optional => true
boolean_node :flagged, 'Flagged', 'true', 'false', :optional => true
numeric_node :folder_id, 'FolderID', :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