Class: Ebay::Types::MemberMessageExchange

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

Overview

Attributes

object_node :item, 'Item', :class => Item, :optional => true
object_node :question, 'Question', :class => MemberMessage, :optional => true
text_node :response, 'Response', :optional => true
text_node :message_status, 'MessageStatus', :optional => true
time_node :creation_date, 'CreationDate', :optional => true
time_node :last_modified_date, 'LastModifiedDate', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=