\MarketplaceWebService_Model_GetFeedSubmissionListRequest

MarketplaceWebService_Model_GetFeedSubmissionListRequest

Properties:

  • Marketplace: string
  • Merchant: string
  • FeedSubmissionIdList: MarketplaceWebService_Model_IdList
  • MaxCount: Count
  • FeedTypeList: MarketplaceWebService_Model_TypeList
  • FeedProcessingStatusList: MarketplaceWebService_Model_StatusList
  • SubmittedFromDate: string
  • SubmittedToDate: string

Summary

Methods
Properties
Constants
__construct()
__get()
__set()
getMarketplace()
setMarketplace()
withMarketplace()
isSetMarketplace()
getMerchant()
setMerchant()
withMerchant()
isSetMerchant()
getMWSAuthToken()
setMWSAuthToken()
withMWSAuthToken()
isSetMWSAuthToken()
getFeedSubmissionIdList()
setFeedSubmissionIdList()
withFeedSubmissionIdList()
isSetFeedSubmissionIdList()
getMaxCount()
setMaxCount()
withMaxCount()
isSetMaxCount()
getFeedTypeList()
setFeedTypeList()
withFeedTypeList()
isSetFeedTypeList()
getFeedProcessingStatusList()
setFeedProcessingStatusList()
withFeedProcessingStatusList()
isSetFeedProcessingStatusList()
getSubmittedFromDate()
setSubmittedFromDate()
withSubmittedFromDate()
isSetSubmittedFromDate()
getSubmittedToDate()
setSubmittedToDate()
withSubmittedToDate()
isSetSubmittedToDate()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(mixed  $data = null) 

Construct new MarketplaceWebService_Model_GetFeedSubmissionListRequest

Parameters

mixed $data

DOMElement or Associative Array to construct from.

Valid properties:

  • Marketplace: string
  • Merchant: string
  • FeedSubmissionIdList: MarketplaceWebService_Model_IdList
  • MaxCount: Count
  • FeedTypeList: MarketplaceWebService_Model_TypeList
  • FeedProcessingStatusList: MarketplaceWebService_Model_StatusList
  • SubmittedFromDate: string
  • SubmittedToDate: string

__get()

__get(string  $propertyName) 

Support for virtual properties getters.

Virtual property call example:

$action->Property

Direct getter(preferred):

$action->getProperty()

Parameters

string $propertyName

name of the property

__set()

__set(string  $propertyName,   $propertyValue) 

Support for virtual properties setters.

Virtual property call example:

$action->Property = 'ABC'

Direct setter (preferred):

$action->setProperty('ABC')

Parameters

string $propertyName

name of the property

$propertyValue

getMarketplace()

getMarketplace() : string

Gets the value of the Marketplace property.

Returns

string —

Marketplace

setMarketplace()

setMarketplace(  $value) : \this

Sets the value of the Marketplace property.

Parameters

$value

Returns

\this —

instance

withMarketplace()

withMarketplace(string  $value) : \MarketplaceWebService_Model_GetFeedSubmissionListRequest

Sets the value of the Marketplace and returns this instance

Parameters

string $value

Marketplace

Returns

\MarketplaceWebService_Model_GetFeedSubmissionListRequest

instance

isSetMarketplace()

isSetMarketplace() : boolean

Checks if Marketplace is set

Returns

boolean —

true if Marketplace is set

getMerchant()

getMerchant() : string

Gets the value of the Merchant property.

Returns

string —

Merchant

setMerchant()

setMerchant(  $value) : \this

Sets the value of the Merchant property.

Parameters

$value

Returns

\this —

instance

isSetMerchant()

isSetMerchant() : boolean

Checks if Merchant is set

Returns

boolean —

true if Merchant is set

getMWSAuthToken()

getMWSAuthToken() : string

Gets the value of the MWSAuthToken property.

Returns

string —

MWSAuthToken

setMWSAuthToken()

setMWSAuthToken(  $value) : \this

Sets the value of the MWSAuthToken property.

Parameters

$value

Returns

\this —

instance

withMWSAuthToken()

withMWSAuthToken(string  $value) : \MarketplaceWebService_Model_GetFeedSubmissionListRequest

Sets the value of the MWSAuthToken and returns this instance

Parameters

string $value

MWSAuthToken

Returns

\MarketplaceWebService_Model_GetFeedSubmissionListRequest

instance

isSetMWSAuthToken()

isSetMWSAuthToken() : boolean

Checks if MWSAuthToken is set

Returns

boolean —

true if MWSAuthToken is set

getFeedSubmissionIdList()

getFeedSubmissionIdList() : \IdList

Gets the value of the FeedSubmissionIdList.

Returns

\IdList —

FeedSubmissionIdList

setFeedSubmissionIdList()

setFeedSubmissionIdList(  $value) : void

Sets the value of the FeedSubmissionIdList.

Parameters

$value

withFeedSubmissionIdList()

withFeedSubmissionIdList(\IdList  $value) : \MarketplaceWebService_Model_GetFeedSubmissionListRequest

Sets the value of the FeedSubmissionIdList and returns this instance

Parameters

\IdList $value

FeedSubmissionIdList

Returns

\MarketplaceWebService_Model_GetFeedSubmissionListRequest

instance

isSetFeedSubmissionIdList()

isSetFeedSubmissionIdList() : boolean

Checks if FeedSubmissionIdList is set

Returns

boolean —

true if FeedSubmissionIdList property is set

getMaxCount()

getMaxCount() : \Count

Gets the value of the MaxCount property.

Returns

\Count —

MaxCount

setMaxCount()

setMaxCount(  $value) : \this

Sets the value of the MaxCount property.

Parameters

$value

Returns

\this —

instance

isSetMaxCount()

isSetMaxCount() : boolean

Checks if MaxCount is set

Returns

boolean —

true if MaxCount is set

getFeedTypeList()

getFeedTypeList() : \TypeList

Gets the value of the FeedTypeList.

Returns

\TypeList —

FeedTypeList

setFeedTypeList()

setFeedTypeList(  $value) : void

Sets the value of the FeedTypeList.

Parameters

$value

withFeedTypeList()

withFeedTypeList(\TypeList  $value) : \MarketplaceWebService_Model_GetFeedSubmissionListRequest

Sets the value of the FeedTypeList and returns this instance

Parameters

\TypeList $value

FeedTypeList

Returns

\MarketplaceWebService_Model_GetFeedSubmissionListRequest

instance

isSetFeedTypeList()

isSetFeedTypeList() : boolean

Checks if FeedTypeList is set

Returns

boolean —

true if FeedTypeList property is set

getFeedProcessingStatusList()

getFeedProcessingStatusList() : \StatusList

Gets the value of the FeedProcessingStatusList.

Returns

\StatusList —

FeedProcessingStatusList

setFeedProcessingStatusList()

setFeedProcessingStatusList(  $value) : void

Sets the value of the FeedProcessingStatusList.

Parameters

$value

withFeedProcessingStatusList()

withFeedProcessingStatusList(\StatusList  $value) : \MarketplaceWebService_Model_GetFeedSubmissionListRequest

Sets the value of the FeedProcessingStatusList and returns this instance

Parameters

\StatusList $value

FeedProcessingStatusList

Returns

\MarketplaceWebService_Model_GetFeedSubmissionListRequest

instance

isSetFeedProcessingStatusList()

isSetFeedProcessingStatusList() : boolean

Checks if FeedProcessingStatusList is set

Returns

boolean —

true if FeedProcessingStatusList property is set

getSubmittedFromDate()

getSubmittedFromDate() : string

Gets the value of the SubmittedFromDate property.

Returns

string —

SubmittedFromDate

setSubmittedFromDate()

setSubmittedFromDate(  $value) : \this

Sets the value of the SubmittedFromDate property.

Parameters

$value

Returns

\this —

instance

withSubmittedFromDate()

withSubmittedFromDate(string  $value) : \MarketplaceWebService_Model_GetFeedSubmissionListRequest

Sets the value of the SubmittedFromDate and returns this instance

Parameters

string $value

SubmittedFromDate

Returns

\MarketplaceWebService_Model_GetFeedSubmissionListRequest

instance

isSetSubmittedFromDate()

isSetSubmittedFromDate() : boolean

Checks if SubmittedFromDate is set

Returns

boolean —

true if SubmittedFromDate is set

getSubmittedToDate()

getSubmittedToDate() : string

Gets the value of the SubmittedToDate property.

Returns

string —

SubmittedToDate

setSubmittedToDate()

setSubmittedToDate(  $value) : \this

Sets the value of the SubmittedToDate property.

Parameters

$value

Returns

\this —

instance

withSubmittedToDate()

withSubmittedToDate(string  $value) : \MarketplaceWebService_Model_GetFeedSubmissionListRequest

Sets the value of the SubmittedToDate and returns this instance

Parameters

string $value

SubmittedToDate

Returns

\MarketplaceWebService_Model_GetFeedSubmissionListRequest

instance

isSetSubmittedToDate()

isSetSubmittedToDate() : boolean

Checks if SubmittedToDate is set

Returns

boolean —

true if SubmittedToDate is set