Sha256: cba0f12312e95315457e8334c4d6a2384af4b123ab3f12cbf0bf8ed0e9cab843
Contents?: true
Size: 234 Bytes
Versions: 1
Compression:
Stored size: 234 Bytes
Contents
module Amazon module MWS class CreateFulfillmentOrderResponse < Response xml_name 'CreateFulfillmentOrderResponse' 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/create_fulfillment_order_response.rb |