__construct()
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_ReportInfo
Parameters
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
MarketplaceWebService_Model_ReportInfo
Properties:
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_ReportInfo
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
withReportId(string $value) : \MarketplaceWebService_Model_ReportInfo
Sets the value of the ReportId and returns this instance
| string | $value | ReportId |
instance
withReportType(string $value) : \MarketplaceWebService_Model_ReportInfo
Sets the value of the ReportType and returns this instance
| string | $value | ReportType |
instance
withReportRequestId(string $value) : \MarketplaceWebService_Model_ReportInfo
Sets the value of the ReportRequestId and returns this instance
| string | $value | ReportRequestId |
instance
withAvailableDate(string $value) : \MarketplaceWebService_Model_ReportInfo
Sets the value of the AvailableDate and returns this instance
| string | $value | AvailableDate |
instance
withAcknowledged(boolean $value) : \MarketplaceWebService_Model_ReportInfo
Sets the value of the Acknowledged and returns this instance
| boolean | $value | Acknowledged |
instance
withAcknowledgedDate(string $value) : \MarketplaceWebService_Model_ReportInfo
Sets the value of the AcknowledgedDate and returns this instance
| string | $value | AcknowledgedDate |
instance