__construct()
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_GetFeedSubmissionResultRequest
Parameters
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
MarketplaceWebService_Model_GetFeedSubmissionResultRequest
Properties:
withMarketplace(string $value) : \MarketplaceWebService_Model_GetFeedSubmissionResultRequest
Sets the value of the Marketplace and returns this instance
| string | $value | Marketplace |
instance
withMerchant(string $value) : \MarketplaceWebService_Model_GetFeedSubmissionResultRequest
Sets the value of the Merchant and returns this instance
| string | $value | Merchant |
instance
withMWSAuthToken(string $value) : \MarketplaceWebService_Model_GetFeedSubmissionResultRequest
Sets the value of the MWSAuthToken and returns this instance
| string | $value | MWSAuthToken |
instance
withFeedSubmissionId(string $value) : \MarketplaceWebService_Model_GetFeedSubmissionResultRequest
Sets the value of the FeedSubmissionId and returns this instance
| string | $value | FeedSubmissionId |
instance
withFeedSubmissionResult(string $value) : \MarketplaceWebService_Model_GetFeedSubmissionResultRequest
Sets the value of the FeedSubmissionResult and returns this instance
| string | $value | FeedSubmissionResult |
instance