Class: Ebay::Types::MyMessagesFolderSummary

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

Overview

Attributes

numeric_node :folder_id, 'FolderID', :optional => true
text_node :folder_name, 'FolderName', :optional => true
numeric_node :new_alert_count, 'NewAlertCount', :optional => true
numeric_node :new_message_count, 'NewMessageCount', :optional => true
numeric_node :total_alert_count, 'TotalAlertCount', :optional => true
numeric_node :total_message_count, 'TotalMessageCount', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=