Class: Ebay::Types::FaultDetails

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

Overview

Attributes

text_node :error_code, 'ErrorCode', :optional => true
text_node :severity, 'Severity', :optional => true
text_node :detailed_message, 'DetailedMessage', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=