__construct()
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_ManageReportScheduleRequest
Parameters
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
MarketplaceWebService_Model_ManageReportScheduleRequest
Properties:
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_ManageReportScheduleRequest
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
withMarketplace(string $value) : \MarketplaceWebService_Model_ManageReportScheduleRequest
Sets the value of the Marketplace and returns this instance
| string | $value | Marketplace |
instance
withMerchant(string $value) : \MarketplaceWebService_Model_ManageReportScheduleRequest
Sets the value of the Merchant and returns this instance
| string | $value | Merchant |
instance
withMWSAuthToken(string $value) : \MarketplaceWebService_Model_ManageReportScheduleRequest
Sets the value of the MWSAuthToken and returns this instance
| string | $value | MWSAuthToken |
instance
withReportType(string $value) : \MarketplaceWebService_Model_ManageReportScheduleRequest
Sets the value of the ReportType and returns this instance
| string | $value | ReportType |
instance
withSchedule(string $value) : \MarketplaceWebService_Model_ManageReportScheduleRequest
Sets the value of the Schedule and returns this instance
| string | $value | Schedule |
instance
withScheduleDate(string $value) : \MarketplaceWebService_Model_ManageReportScheduleRequest
Sets the value of the ScheduleDate and returns this instance
| string | $value | ScheduleDate |
instance