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