__construct()
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_ReportRequestInfo
Parameters
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
MarketplaceWebService_Model_ReportRequestInfo
Properties:
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_ReportRequestInfo
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
withReportRequestId(string $value) : \MarketplaceWebService_Model_ReportRequestInfo
Sets the value of the ReportRequestId and returns this instance
| string | $value | ReportRequestId |
instance
withReportType(string $value) : \MarketplaceWebService_Model_ReportRequestInfo
Sets the value of the ReportType and returns this instance
| string | $value | ReportType |
instance
withStartDate(string $value) : \MarketplaceWebService_Model_ReportRequestInfo
Sets the value of the StartDate and returns this instance
| string | $value | StartDate |
instance
withEndDate(string $value) : \MarketplaceWebService_Model_ReportRequestInfo
Sets the value of the EndDate and returns this instance
| string | $value | EndDate |
instance
withScheduled(string $value) : \MarketplaceWebService_Model_ReportRequestInfo
Sets the value of the Scheduled and returns this instance
| string | $value | Scheduled |
instance
withSubmittedDate(string $value) : \MarketplaceWebService_Model_ReportRequestInfo
Sets the value of the SubmittedDate and returns this instance
| string | $value | SubmittedDate |
instance
withReportProcessingStatus(string $value) : \MarketplaceWebService_Model_ReportRequestInfo
Sets the value of the ReportProcessingStatus and returns this instance
| string | $value | ReportProcessingStatus |
instance
withGeneratedReportId(string $value) : \MarketplaceWebService_Model_ReportRequestInfo
Sets the value of the GeneratedReportId and returns this instance
| string | $value | GeneratedReportId |
instance
withStartedProcessingDate(string $value) : \MarketplaceWebService_Model_ReportRequestInfo
Sets the value of the StartedProcessingDate and returns this instance
| string | $value | StartedProcessingDate |
instance
withCompletedDate(string $value) : \MarketplaceWebService_Model_ReportRequestInfo
Sets the value of the CompletedDate and returns this instance
| string | $value | CompletedDate |
instance