\MarketplaceWebService_Model_FeedSubmissionInfo

MarketplaceWebService_Model_FeedSubmissionInfo

Properties:

  • FeedSubmissionId: string
  • FeedType: string
  • SubmittedDate: string
  • FeedProcessingStatus: string
  • StartedProcessingDate: string
  • CompletedProcessingDate: string

Summary

Methods
Properties
Constants
__construct()
__get()
__set()
getFeedSubmissionId()
setFeedSubmissionId()
withFeedSubmissionId()
isSetFeedSubmissionId()
getFeedType()
setFeedType()
withFeedType()
isSetFeedType()
getSubmittedDate()
setSubmittedDate()
withSubmittedDate()
isSetSubmittedDate()
getFeedProcessingStatus()
setFeedProcessingStatus()
withFeedProcessingStatus()
isSetFeedProcessingStatus()
getStartedProcessingDate()
setStartedProcessingDate()
withStartedProcessingDate()
isSetStartedProcessingDate()
getCompletedProcessingDate()
setCompletedProcessingDate()
withCompletedProcessingDate()
isSetCompletedProcessingDate()
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_FeedSubmissionInfo

Parameters

mixed $data

DOMElement or Associative Array to construct from.

Valid properties:

  • FeedSubmissionId: string
  • FeedType: string
  • SubmittedDate: string
  • FeedProcessingStatus: string
  • StartedProcessingDate: string
  • CompletedProcessingDate: 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

getFeedSubmissionId()

getFeedSubmissionId() : string

Gets the value of the FeedSubmissionId property.

Returns

string —

FeedSubmissionId

setFeedSubmissionId()

setFeedSubmissionId(  $value) : \this

Sets the value of the FeedSubmissionId property.

Parameters

$value

Returns

\this —

instance

withFeedSubmissionId()

withFeedSubmissionId(string  $value) : \MarketplaceWebService_Model_FeedSubmissionInfo

Sets the value of the FeedSubmissionId and returns this instance

Parameters

string $value

FeedSubmissionId

Returns

\MarketplaceWebService_Model_FeedSubmissionInfo

instance

isSetFeedSubmissionId()

isSetFeedSubmissionId() : boolean

Checks if FeedSubmissionId is set

Returns

boolean —

true if FeedSubmissionId is set

getFeedType()

getFeedType() : string

Gets the value of the FeedType property.

Returns

string —

FeedType

setFeedType()

setFeedType(  $value) : \this

Sets the value of the FeedType property.

Parameters

$value

Returns

\this —

instance

withFeedType()

withFeedType(string  $value) : \MarketplaceWebService_Model_FeedSubmissionInfo

Sets the value of the FeedType and returns this instance

Parameters

string $value

FeedType

Returns

\MarketplaceWebService_Model_FeedSubmissionInfo

instance

isSetFeedType()

isSetFeedType() : boolean

Checks if FeedType is set

Returns

boolean —

true if FeedType is set

getSubmittedDate()

getSubmittedDate() : string

Gets the value of the SubmittedDate property.

Returns

string —

SubmittedDate

setSubmittedDate()

setSubmittedDate(  $value) : \this

Sets the value of the SubmittedDate property.

Parameters

$value

Returns

\this —

instance

withSubmittedDate()

withSubmittedDate(string  $value) : \MarketplaceWebService_Model_FeedSubmissionInfo

Sets the value of the SubmittedDate and returns this instance

Parameters

string $value

SubmittedDate

Returns

\MarketplaceWebService_Model_FeedSubmissionInfo

instance

isSetSubmittedDate()

isSetSubmittedDate() : boolean

Checks if SubmittedDate is set

Returns

boolean —

true if SubmittedDate is set

getFeedProcessingStatus()

getFeedProcessingStatus() : string

Gets the value of the FeedProcessingStatus property.

Returns

string —

FeedProcessingStatus

setFeedProcessingStatus()

setFeedProcessingStatus(  $value) : \this

Sets the value of the FeedProcessingStatus property.

Parameters

$value

Returns

\this —

instance

withFeedProcessingStatus()

withFeedProcessingStatus(string  $value) : \MarketplaceWebService_Model_FeedSubmissionInfo

Sets the value of the FeedProcessingStatus and returns this instance

Parameters

string $value

FeedProcessingStatus

Returns

\MarketplaceWebService_Model_FeedSubmissionInfo

instance

isSetFeedProcessingStatus()

isSetFeedProcessingStatus() : boolean

Checks if FeedProcessingStatus is set

Returns

boolean —

true if FeedProcessingStatus is set

getStartedProcessingDate()

getStartedProcessingDate() : string

Gets the value of the StartedProcessingDate property.

Returns

string —

StartedProcessingDate

setStartedProcessingDate()

setStartedProcessingDate(  $value) : \this

Sets the value of the StartedProcessingDate property.

Parameters

$value

Returns

\this —

instance

withStartedProcessingDate()

withStartedProcessingDate(string  $value) : \MarketplaceWebService_Model_FeedSubmissionInfo

Sets the value of the StartedProcessingDate and returns this instance

Parameters

string $value

StartedProcessingDate

Returns

\MarketplaceWebService_Model_FeedSubmissionInfo

instance

isSetStartedProcessingDate()

isSetStartedProcessingDate() : boolean

Checks if StartedProcessingDate is set

Returns

boolean —

true if StartedProcessingDate is set

getCompletedProcessingDate()

getCompletedProcessingDate() : string

Gets the value of the CompletedProcessingDate property.

Returns

string —

CompletedProcessingDate

setCompletedProcessingDate()

setCompletedProcessingDate(  $value) : \this

Sets the value of the CompletedProcessingDate property.

Parameters

$value

Returns

\this —

instance

withCompletedProcessingDate()

withCompletedProcessingDate(string  $value) : \MarketplaceWebService_Model_FeedSubmissionInfo

Sets the value of the CompletedProcessingDate and returns this instance

Parameters

string $value

CompletedProcessingDate

Returns

\MarketplaceWebService_Model_FeedSubmissionInfo

instance

isSetCompletedProcessingDate()

isSetCompletedProcessingDate() : boolean

Checks if CompletedProcessingDate is set

Returns

boolean —

true if CompletedProcessingDate is set