Class: MWS::Orders::Parsers::ServiceStatusMessage

Inherits:
Peddler::Parsers::Model show all
Defined in:
lib/mws/orders/parsers/service_status_message.rb

Instance Attribute Summary

Attributes inherited from Peddler::Parsers::Base

#document

Method Summary

Methods inherited from Peddler::Parsers::Model

#float_at_xpath, #integer_at_xpath, #money_at_xpath, #text_at_xpath, #time_at_xpath

Methods inherited from Peddler::Parsers::XML

#at_xpath, handle?, #xpath

Methods inherited from Peddler::Parsers::Base

handle?, #initialize

Constructor Details

This class inherits a constructor from Peddler::Parsers::Base