Class: Ebay::Types::MarkUpMarkDownEvent

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

Overview

time_node :time, ‘Time’, :optional => true

text_node :reason, 'Reason', :optional => true

Instance Method Summary collapse

Methods included from Initializer

#initialize, #object_attributes=

Instance Method Details

#typeObject



17
18
19
# File 'lib/ebay/types/mark_up_mark_down_event.rb', line 17

def type
  @type
end