__construct()
__construct(mixed $data = null)
Construct new model class
Parameters
| mixed | $data |
|
MarketplaceWebService_Model_SubmitFeedRequest
Properties:
withMarketplace(string $value) : \MarketplaceWebService_Model_SubmitFeedRequest
Sets the value of the Marketplace and returns this instance
| string | $value | Marketplace |
instance
withMerchant(string $value) : \MarketplaceWebService_Model_SubmitFeedRequest
Sets the value of the Merchant and returns this instance
| string | $value | Merchant |
instance
withMWSAuthToken(string $value) : \MarketplaceWebService_Model_SubmitFeedRequest
Sets the value of the MWSAuthToken and returns this instance
| string | $value | MWSAuthToken |
instance
withMarketplaceIdList(\IdList $value) : \MarketplaceWebService_Model_SubmitFeedRequest
Sets the value of the MarketplaceIdList and returns this instance
| \IdList | $value | MarketplaceIdList |
instance
withFeedContent(string $value) : \MarketplaceWebService_Model_SubmitFeedRequest
Sets the value of the FeedContent and returns this instance
| string | $value | FeedContent |
instance
withFeedType(string $value) : \MarketplaceWebService_Model_SubmitFeedRequest
Sets the value of the FeedType and returns this instance
| string | $value | FeedType |
instance
withPurgeAndReplace(boolean $value) : \MarketplaceWebService_Model_SubmitFeedRequest
Sets the value of the PurgeAndReplace and returns this instance
| boolean | $value | PurgeAndReplace |
instance
withContentMd5(boolean $value) : \MarketplaceWebService_Model_SubmitFeedRequest
Sets the value of the ContentMd5 and returns this instance
| boolean | $value | ContentMd5 |
instance