__construct()
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_GetReportRequest
Parameters
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
MarketplaceWebService_Model_GetReportRequest
Properties:
withMarketplace(string $value) : \MarketplaceWebService_Model_GetReportRequest
Sets the value of the Marketplace and returns this instance
| string | $value | Marketplace |
instance
withMerchant(string $value) : \MarketplaceWebService_Model_GetReportRequest
Sets the value of the Merchant and returns this instance
| string | $value | Merchant |
instance
withMWSAuthToken(string $value) : \MarketplaceWebService_Model_GetReportRequest
Sets the value of the MWSAuthToken and returns this instance
| string | $value | MWSAuthToken |
instance
withReportId(string $value) : \MarketplaceWebService_Model_GetReportRequest
Sets the value of the ReportId and returns this instance
| string | $value | ReportId |
instance
withReport(string $value) : \MarketplaceWebService_Model_GetReportRequest
Sets the value of the Report and returns this instance
| string | $value | Report |
instance