__construct()
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_GetReportListRequest
Parameters
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
MarketplaceWebService_Model_GetReportListRequest
Properties:
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_GetReportListRequest
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
withMarketplace(string $value) : \MarketplaceWebService_Model_GetReportListRequest
Sets the value of the Marketplace and returns this instance
| string | $value | Marketplace |
instance
withMerchant(string $value) : \MarketplaceWebService_Model_GetReportListRequest
Sets the value of the Merchant and returns this instance
| string | $value | Merchant |
instance
withMWSAuthToken(string $value) : \MarketplaceWebService_Model_GetReportListRequest
Sets the value of the MWSAuthToken and returns this instance
| string | $value | MWSAuthToken |
instance
withMaxCount(integer $value) : \MarketplaceWebService_Model_GetReportListRequest
Sets the value of the MaxCount and returns this instance
| integer | $value | MaxCount |
instance
withReportTypeList(\TypeList $value) : \MarketplaceWebService_Model_GetReportListRequest
Sets the value of the ReportTypeList and returns this instance
| \TypeList | $value | ReportTypeList |
instance
withAcknowledged(boolean $value) : \MarketplaceWebService_Model_GetReportListRequest
Sets the value of the Acknowledged and returns this instance
| boolean | $value | Acknowledged |
instance
withAvailableFromDate(string $value) : \MarketplaceWebService_Model_GetReportListRequest
Sets the value of the AvailableFromDate and returns this instance
| string | $value | AvailableFromDate |
instance
withAvailableToDate(string $value) : \MarketplaceWebService_Model_GetReportListRequest
Sets the value of the AvailableToDate and returns this instance
| string | $value | AvailableToDate |
instance
withReportRequestIdList(\IdList $value) : \MarketplaceWebService_Model_GetReportListRequest
Sets the value of the ReportRequestIdList and returns this instance
| \IdList | $value | ReportRequestIdList |
instance