__construct()
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_FeedSubmissionInfo
Parameters
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
MarketplaceWebService_Model_FeedSubmissionInfo
Properties:
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_FeedSubmissionInfo
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
withFeedSubmissionId(string $value) : \MarketplaceWebService_Model_FeedSubmissionInfo
Sets the value of the FeedSubmissionId and returns this instance
| string | $value | FeedSubmissionId |
instance
withFeedType(string $value) : \MarketplaceWebService_Model_FeedSubmissionInfo
Sets the value of the FeedType and returns this instance
| string | $value | FeedType |
instance
withSubmittedDate(string $value) : \MarketplaceWebService_Model_FeedSubmissionInfo
Sets the value of the SubmittedDate and returns this instance
| string | $value | SubmittedDate |
instance
withFeedProcessingStatus(string $value) : \MarketplaceWebService_Model_FeedSubmissionInfo
Sets the value of the FeedProcessingStatus and returns this instance
| string | $value | FeedProcessingStatus |
instance
withStartedProcessingDate(string $value) : \MarketplaceWebService_Model_FeedSubmissionInfo
Sets the value of the StartedProcessingDate and returns this instance
| string | $value | StartedProcessingDate |
instance
withCompletedProcessingDate(string $value) : \MarketplaceWebService_Model_FeedSubmissionInfo
Sets the value of the CompletedProcessingDate and returns this instance
| string | $value | CompletedProcessingDate |
instance