__construct()
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_SubmitFeedResponse
Parameters
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
MarketplaceWebService_Model_SubmitFeedResponse
Properties:
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_SubmitFeedResponse
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
fromXML(string $xml) : \MarketplaceWebService_Model_SubmitFeedResponse
Construct MarketplaceWebService_Model_SubmitFeedResponse from XML string
| string | $xml | XML string to construct from |
withSubmitFeedResult(\SubmitFeedResult $value) : \MarketplaceWebService_Model_SubmitFeedResponse
Sets the value of the SubmitFeedResult and returns this instance
| \SubmitFeedResult | $value | SubmitFeedResult |
instance
withResponseMetadata(\ResponseMetadata $value) : \MarketplaceWebService_Model_SubmitFeedResponse
Sets the value of the ResponseMetadata and returns this instance
| \ResponseMetadata | $value | ResponseMetadata |
instance