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