__construct()
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_UpdateReportAcknowledgementsRequest
Parameters
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
MarketplaceWebService_Model_UpdateReportAcknowledgementsRequest
Properties:
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_UpdateReportAcknowledgementsRequest
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
withMarketplace(string $value) : \MarketplaceWebService_Model_UpdateReportAcknowledgementsRequest
Sets the value of the Marketplace and returns this instance
| string | $value | Marketplace |
instance
withMerchant(string $value) : \MarketplaceWebService_Model_UpdateReportAcknowledgementsRequest
Sets the value of the Merchant and returns this instance
| string | $value | Merchant |
instance
withMWSAuthToken(string $value) : \MarketplaceWebService_Model_UpdateReportAcknowledgementsRequest
Sets the value of the MWSAuthToken and returns this instance
| string | $value | MWSAuthToken |
instance
withReportIdList(\IdList $value) : \MarketplaceWebService_Model_UpdateReportAcknowledgementsRequest
Sets the value of the ReportIdList and returns this instance
| \IdList | $value | ReportIdList |
instance
withAcknowledged(boolean $value) : \MarketplaceWebService_Model_UpdateReportAcknowledgementsRequest
Sets the value of the Acknowledged and returns this instance
| boolean | $value | Acknowledged |
instance