__construct()
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_GetFeedSubmissionListRequest
Parameters
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
MarketplaceWebService_Model_GetFeedSubmissionListRequest
Properties:
__construct(mixed $data = null)
Construct new MarketplaceWebService_Model_GetFeedSubmissionListRequest
| mixed | $data | DOMElement or Associative Array to construct from. Valid properties:
|
withMarketplace(string $value) : \MarketplaceWebService_Model_GetFeedSubmissionListRequest
Sets the value of the Marketplace and returns this instance
| string | $value | Marketplace |
instance
withMerchant(string $value) : \MarketplaceWebService_Model_GetFeedSubmissionListRequest
Sets the value of the Merchant and returns this instance
| string | $value | Merchant |
instance
withMWSAuthToken(string $value) : \MarketplaceWebService_Model_GetFeedSubmissionListRequest
Sets the value of the MWSAuthToken and returns this instance
| string | $value | MWSAuthToken |
instance
withFeedSubmissionIdList(\IdList $value) : \MarketplaceWebService_Model_GetFeedSubmissionListRequest
Sets the value of the FeedSubmissionIdList and returns this instance
| \IdList | $value | FeedSubmissionIdList |
instance
withMaxCount(\Count $value) : \MarketplaceWebService_Model_GetFeedSubmissionListRequest
Sets the value of the MaxCount and returns this instance
| \Count | $value | MaxCount |
instance
withFeedTypeList(\TypeList $value) : \MarketplaceWebService_Model_GetFeedSubmissionListRequest
Sets the value of the FeedTypeList and returns this instance
| \TypeList | $value | FeedTypeList |
instance
withFeedProcessingStatusList(\StatusList $value) : \MarketplaceWebService_Model_GetFeedSubmissionListRequest
Sets the value of the FeedProcessingStatusList and returns this instance
| \StatusList | $value | FeedProcessingStatusList |
instance
withSubmittedFromDate(string $value) : \MarketplaceWebService_Model_GetFeedSubmissionListRequest
Sets the value of the SubmittedFromDate and returns this instance
| string | $value | SubmittedFromDate |
instance
withSubmittedToDate(string $value) : \MarketplaceWebService_Model_GetFeedSubmissionListRequest
Sets the value of the SubmittedToDate and returns this instance
| string | $value | SubmittedToDate |
instance