\MarketplaceWebService_Model_GetReportRequestCountResponse

MarketplaceWebService_Model_GetReportRequestCountResponse

Properties:

  • GetReportRequestCountResult: MarketplaceWebService_Model_GetReportRequestCountResult
  • ResponseMetadata: MarketplaceWebService_Model_ResponseMetadata

Summary

Methods
Properties
Constants
__construct()
__get()
__set()
fromXML()
getGetReportRequestCountResult()
setGetReportRequestCountResult()
withGetReportRequestCountResult()
isSetGetReportRequestCountResult()
getResponseMetadata()
setResponseMetadata()
withResponseMetadata()
isSetResponseMetadata()
toXML()
getResponseHeaderMetadata()
setResponseHeaderMetadata()
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_GetReportRequestCountResponse

Parameters

mixed $data

DOMElement or Associative Array to construct from.

Valid properties:

  • GetReportRequestCountResult: MarketplaceWebService_Model_GetReportRequestCountResult
  • ResponseMetadata: MarketplaceWebService_Model_ResponseMetadata

__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

fromXML()

fromXML(string  $xml) : \MarketplaceWebService_Model_GetReportRequestCountResponse

Construct MarketplaceWebService_Model_GetReportRequestCountResponse from XML string

Parameters

string $xml

XML string to construct from

Returns

\MarketplaceWebService_Model_GetReportRequestCountResponse

getGetReportRequestCountResult()

getGetReportRequestCountResult() : \GetReportRequestCountResult

Gets the value of the GetReportRequestCountResult.

Returns

\GetReportRequestCountResult —

GetReportRequestCountResult

setGetReportRequestCountResult()

setGetReportRequestCountResult(  $value) : void

Sets the value of the GetReportRequestCountResult.

Parameters

$value

withGetReportRequestCountResult()

withGetReportRequestCountResult(\GetReportRequestCountResult  $value) : \MarketplaceWebService_Model_GetReportRequestCountResponse

Sets the value of the GetReportRequestCountResult and returns this instance

Parameters

\GetReportRequestCountResult $value

GetReportRequestCountResult

Returns

\MarketplaceWebService_Model_GetReportRequestCountResponse

instance

isSetGetReportRequestCountResult()

isSetGetReportRequestCountResult() : boolean

Checks if GetReportRequestCountResult is set

Returns

boolean —

true if GetReportRequestCountResult property is set

getResponseMetadata()

getResponseMetadata() : \ResponseMetadata

Gets the value of the ResponseMetadata.

Returns

\ResponseMetadata —

ResponseMetadata

setResponseMetadata()

setResponseMetadata(  $value) : void

Sets the value of the ResponseMetadata.

Parameters

$value

withResponseMetadata()

withResponseMetadata(\ResponseMetadata  $value) : \MarketplaceWebService_Model_GetReportRequestCountResponse

Sets the value of the ResponseMetadata and returns this instance

Parameters

\ResponseMetadata $value

ResponseMetadata

Returns

\MarketplaceWebService_Model_GetReportRequestCountResponse

instance

isSetResponseMetadata()

isSetResponseMetadata() : boolean

Checks if ResponseMetadata is set

Returns

boolean —

true if ResponseMetadata property is set

toXML()

toXML() : string

XML Representation for this object

Returns

string —

XML for this object

getResponseHeaderMetadata()

getResponseHeaderMetadata() 

setResponseHeaderMetadata()

setResponseHeaderMetadata(  $responseHeaderMetadata) 

Parameters

$responseHeaderMetadata