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