\MarketplaceWebServiceProducts_Model_GetCompetitivePricingForSKUResponse

MarketplaceWebServiceProducts_Model_GetCompetitivePricingForSKUResponse

Properties:

  • GetCompetitivePricingForSKUResult: array
  • ResponseMetadata: MarketplaceWebServiceProducts_Model_ResponseMetadata
  • ResponseHeaderMetadata: MarketplaceWebServiceProducts_Model_ResponseHeaderMetadata

Summary

Methods
Properties
Constants
__construct()
__get()
__set()
toQueryParameterArray()
getGetCompetitivePricingForSKUResult()
setGetCompetitivePricingForSKUResult()
unsetGetCompetitivePricingForSKUResult()
isSetGetCompetitivePricingForSKUResult()
withGetCompetitivePricingForSKUResult()
getResponseMetadata()
setResponseMetadata()
isSetResponseMetadata()
withResponseMetadata()
getResponseHeaderMetadata()
setResponseHeaderMetadata()
isSetResponseHeaderMetadata()
withResponseHeaderMetadata()
fromXML()
toXML()
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 model class

Parameters

mixed $data
  • DOMElement or Associative Array to construct from.

__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

toQueryParameterArray()

toQueryParameterArray() : array

Convert to query parameters suitable for POSTing.

Returns

array —

of query parameters

getGetCompetitivePricingForSKUResult()

getGetCompetitivePricingForSKUResult() : \List<GetCompetitivePricingForSKUResult>

Get the value of the GetCompetitivePricingForSKUResult property.

Returns

\List

GetCompetitivePricingForSKUResult.

setGetCompetitivePricingForSKUResult()

setGetCompetitivePricingForSKUResult(  $value) : \this

Set the value of the GetCompetitivePricingForSKUResult property.

Parameters

$value

Returns

\this —

instance

unsetGetCompetitivePricingForSKUResult()

unsetGetCompetitivePricingForSKUResult() 

Clear GetCompetitivePricingForSKUResult.

isSetGetCompetitivePricingForSKUResult()

isSetGetCompetitivePricingForSKUResult() : true

Check to see if GetCompetitivePricingForSKUResult is set.

Returns

true —

if GetCompetitivePricingForSKUResult is set.

withGetCompetitivePricingForSKUResult()

withGetCompetitivePricingForSKUResult() : \This

Add values for GetCompetitivePricingForSKUResult, return this.

Returns

\This —

instance.

getResponseMetadata()

getResponseMetadata() : \ResponseMetadata

Get the value of the ResponseMetadata property.

Returns

\ResponseMetadata —

ResponseMetadata.

setResponseMetadata()

setResponseMetadata(  $value) : \this

Set the value of the ResponseMetadata property.

Parameters

$value

Returns

\this —

instance

isSetResponseMetadata()

isSetResponseMetadata() : true

Check to see if ResponseMetadata is set.

Returns

true —

if ResponseMetadata is set.

withResponseMetadata()

withResponseMetadata(  $value) : \This

Set the value of ResponseMetadata, return this.

Parameters

$value

Returns

\This —

instance.

getResponseHeaderMetadata()

getResponseHeaderMetadata() : \ResponseHeaderMetadata

Get the value of the ResponseHeaderMetadata property.

Returns

\ResponseHeaderMetadata —

ResponseHeaderMetadata.

setResponseHeaderMetadata()

setResponseHeaderMetadata(  $value) : \this

Set the value of the ResponseHeaderMetadata property.

Parameters

$value

Returns

\this —

instance

isSetResponseHeaderMetadata()

isSetResponseHeaderMetadata() : true

Check to see if ResponseHeaderMetadata is set.

Returns

true —

if ResponseHeaderMetadata is set.

withResponseHeaderMetadata()

withResponseHeaderMetadata(  $value) : \This

Set the value of ResponseHeaderMetadata, return this.

Parameters

$value

Returns

\This —

instance.

toXML()

toXML() : string

XML Representation for this object

Returns

string —

XML for this object