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