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