__construct()
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_RequestReportRequest
Parameters
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
MarketplaceWebService_Model_RequestReportRequest
Properties:
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_RequestReportRequest
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
withMarketplace(string $value) : \MarketplaceWebService_Model_RequestReportRequest
Sets the value of the Marketplace and returns this instance
| string | $value | Marketplace |
instance
withMerchant(string $value) : \MarketplaceWebService_Model_RequestReportRequest
Sets the value of the Merchant and returns this instance
| string | $value | Merchant |
instance
withMWSAuthToken(string $value) : \MarketplaceWebService_Model_RequestReportRequest
Sets the value of the MWSAuthToken and returns this instance
| string | $value | MWSAuthToken |
instance
withMarketplaceIdList(\IdList $value) : \MarketplaceWebService_Model_RequestReportRequest
Sets the value of the MarketplaceIdList and returns this instance
| \IdList | $value | MarketplaceIdList |
instance
withReportType(string $value) : \MarketplaceWebService_Model_RequestReportRequest
Sets the value of the ReportType and returns this instance
| string | $value | ReportType |
instance
withStartDate(string $value) : \MarketplaceWebService_Model_RequestReportRequest
Sets the value of the StartDate and returns this instance
| string | $value | StartDate |
instance
withEndDate(string $value) : \MarketplaceWebService_Model_RequestReportRequest
Sets the value of the EndDate and returns this instance
| string | $value | EndDate |
instance
withReportOptions(string $value) : \MarketplaceWebService_Model_RequestReportRequest
Sets the value of the ReportOptions and returns this instance
| string | $value | ReportOptions |
instance