Sha256: bc7c094c1381cad522533c14772cada135c406cfe5291e3612a533f38c963a2c

Contents?: true

Size: 233 Bytes

Versions: 1

Compression:

Stored size: 233 Bytes

Contents

module Amazon
  module MWS

    class CancelFulfillmentOrderResponse < Response
      xml_name 'CancelFulfillmentOrderResponse'
      namespace = 'xmlns:'

      xml_reader :request_id, :in => "ResponseMetadata"
    end 
  end 
end 

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
amazon-mws-plus-0.1.3 lib/amazon/mws/response/fulfillment_order/cancel_fulfillment_order_response.rb