__construct()
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_CancelReportRequestsRequest
Parameters
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
MarketplaceWebService_Model_CancelReportRequestsRequest
Properties:
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_CancelReportRequestsRequest
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
withMarketplace(string $value) : \MarketplaceWebService_Model_CancelReportRequestsRequest
Sets the value of the Marketplace and returns this instance
| string | $value | Marketplace |
instance
withMerchant(string $value) : \MarketplaceWebService_Model_CancelReportRequestsRequest
Sets the value of the Merchant and returns this instance
| string | $value | Merchant |
instance
withMWSAuthToken(string $value) : \MarketplaceWebService_Model_CancelReportRequestsRequest
Sets the value of the MWSAuthToken and returns this instance
| string | $value | MWSAuthToken |
instance
withReportRequestIdList(\IdList $value) : \MarketplaceWebService_Model_CancelReportRequestsRequest
Sets the value of the ReportRequestIdList and returns this instance
| \IdList | $value | ReportRequestIdList |
instance
withReportTypeList(\TypeList $value) : \MarketplaceWebService_Model_CancelReportRequestsRequest
Sets the value of the ReportTypeList and returns this instance
| \TypeList | $value | ReportTypeList |
instance
withReportProcessingStatusList(\StatusList $value) : \MarketplaceWebService_Model_CancelReportRequestsRequest
Sets the value of the ReportProcessingStatusList and returns this instance
| \StatusList | $value | ReportProcessingStatusList |
instance
withRequestedFromDate(string $value) : \MarketplaceWebService_Model_CancelReportRequestsRequest
Sets the value of the RequestedFromDate and returns this instance
| string | $value | RequestedFromDate |
instance
withRequestedToDate(string $value) : \MarketplaceWebService_Model_CancelReportRequestsRequest
Sets the value of the RequestedToDate and returns this instance
| string | $value | RequestedToDate |
instance