Sha256: 3ad24f6914bea988e87d7c2c65fe8262945ab12e06437294ff68e0947d9590b0
Contents?: true
Size: 219 Bytes
Versions: 1
Compression:
Stored size: 219 Bytes
Contents
module Amazon module MWS class ReportSchedule < Response xml_name "ReportSchedule" xml_reader :report_type xml_reader :schedule xml_reader :scheduled_date, :as => Time 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/report/models/report_schedule.rb |