Module mws::feeds [] [src]

Amazon MWS Feeds API - Version 2010-10-01

Documentation

Structs

Envelope
EnvelopeMessage
Error

The Error type.

FeedSubmissionInfo
GetFeedSubmissionListParameters

Parameters for GetFeedSubmissionList

GetFeedSubmissionListResponse
SubmitFeedParameters
SubmitFeedResponse

Enums

ErrorKind

The kind of an error.

FeedType
OperationType

The optional OperationType element can be used to specify the type of operation (Update, Delete or PartialUpdate) to be performed on the data. The OperationType is only applicable to productrelated feeds (Product, Inventory, Price, etc) and will be ignored for non-applicable feeds.

Traits

Message
ResultExt

Additional methods for Result, for easy interaction with this crate.

Functions

GetFeedSubmissionList
GetFeedSubmissionListByNextToken
GetFeedSubmissionResult
SubmitFeed

Type Definitions

Result

Convenient wrapper around std::Result.