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