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