\MarketplaceWebServiceProducts_Model_SKUOfferDetail

MarketplaceWebServiceProducts_Model_SKUOfferDetail

Properties:

  • MyOffer: bool
  • SubCondition: string
  • SellerFeedbackRating: MarketplaceWebServiceProducts_Model_SellerFeedbackType
  • ShippingTime: MarketplaceWebServiceProducts_Model_DetailedShippingTimeType
  • ListingPrice: MarketplaceWebServiceProducts_Model_MoneyType
  • Points: MarketplaceWebServiceProducts_Model_Points
  • Shipping: MarketplaceWebServiceProducts_Model_MoneyType
  • ShipsFrom: MarketplaceWebServiceProducts_Model_ShipsFromType
  • IsFulfilledByAmazon: bool
  • IsBuyBoxWinner: bool
  • IsFeaturedMerchant: bool

Summary

Methods
Properties
Constants
__construct()
__get()
__set()
toQueryParameterArray()
isMyOffer()
getMyOffer()
setMyOffer()
isSetMyOffer()
withMyOffer()
getSubCondition()
setSubCondition()
isSetSubCondition()
withSubCondition()
getSellerFeedbackRating()
setSellerFeedbackRating()
isSetSellerFeedbackRating()
withSellerFeedbackRating()
getShippingTime()
setShippingTime()
isSetShippingTime()
withShippingTime()
getListingPrice()
setListingPrice()
isSetListingPrice()
withListingPrice()
getPoints()
setPoints()
isSetPoints()
withPoints()
getShipping()
setShipping()
isSetShipping()
withShipping()
getShipsFrom()
setShipsFrom()
isSetShipsFrom()
withShipsFrom()
isIsFulfilledByAmazon()
getIsFulfilledByAmazon()
setIsFulfilledByAmazon()
isSetIsFulfilledByAmazon()
withIsFulfilledByAmazon()
isIsBuyBoxWinner()
getIsBuyBoxWinner()
setIsBuyBoxWinner()
isSetIsBuyBoxWinner()
withIsBuyBoxWinner()
isIsFeaturedMerchant()
getIsFeaturedMerchant()
setIsFeaturedMerchant()
isSetIsFeaturedMerchant()
withIsFeaturedMerchant()
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

isMyOffer()

isMyOffer() : true

Check the value of MyOffer.

Returns

true —

if MyOffer is set to true.

getMyOffer()

getMyOffer() : boolean

Get the value of the MyOffer property.

Returns

boolean —

MyOffer.

setMyOffer()

setMyOffer(  $value) : \this

Set the value of the MyOffer property.

Parameters

$value

Returns

\this —

instance

isSetMyOffer()

isSetMyOffer() : true

Check to see if MyOffer is set.

Returns

true —

if MyOffer is set.

withMyOffer()

withMyOffer(  $value) : \This

Set the value of MyOffer, return this.

Parameters

$value

Returns

\This —

instance.

getSubCondition()

getSubCondition() : String

Get the value of the SubCondition property.

Returns

String —

SubCondition.

setSubCondition()

setSubCondition(  $value) : \this

Set the value of the SubCondition property.

Parameters

$value

Returns

\this —

instance

isSetSubCondition()

isSetSubCondition() : true

Check to see if SubCondition is set.

Returns

true —

if SubCondition is set.

withSubCondition()

withSubCondition(  $value) : \This

Set the value of SubCondition, return this.

Parameters

$value

Returns

\This —

instance.

getSellerFeedbackRating()

getSellerFeedbackRating() : \SellerFeedbackType

Get the value of the SellerFeedbackRating property.

Returns

\SellerFeedbackType —

SellerFeedbackRating.

setSellerFeedbackRating()

setSellerFeedbackRating(  $value) : \this

Set the value of the SellerFeedbackRating property.

Parameters

$value

Returns

\this —

instance

isSetSellerFeedbackRating()

isSetSellerFeedbackRating() : true

Check to see if SellerFeedbackRating is set.

Returns

true —

if SellerFeedbackRating is set.

withSellerFeedbackRating()

withSellerFeedbackRating(  $value) : \This

Set the value of SellerFeedbackRating, return this.

Parameters

$value

Returns

\This —

instance.

getShippingTime()

getShippingTime() : \DetailedShippingTimeType

Get the value of the ShippingTime property.

Returns

\DetailedShippingTimeType —

ShippingTime.

setShippingTime()

setShippingTime(  $value) : \this

Set the value of the ShippingTime property.

Parameters

$value

Returns

\this —

instance

isSetShippingTime()

isSetShippingTime() : true

Check to see if ShippingTime is set.

Returns

true —

if ShippingTime is set.

withShippingTime()

withShippingTime(  $value) : \This

Set the value of ShippingTime, return this.

Parameters

$value

Returns

\This —

instance.

getListingPrice()

getListingPrice() : \MoneyType

Get the value of the ListingPrice property.

Returns

\MoneyType —

ListingPrice.

setListingPrice()

setListingPrice(  $value) : \this

Set the value of the ListingPrice property.

Parameters

$value

Returns

\this —

instance

isSetListingPrice()

isSetListingPrice() : true

Check to see if ListingPrice is set.

Returns

true —

if ListingPrice is set.

withListingPrice()

withListingPrice(  $value) : \This

Set the value of ListingPrice, return this.

Parameters

$value

Returns

\This —

instance.

getPoints()

getPoints() : \Points

Get the value of the Points property.

Returns

\Points —

Points.

setPoints()

setPoints(  $value) : \this

Set the value of the Points property.

Parameters

$value

Returns

\this —

instance

isSetPoints()

isSetPoints() : true

Check to see if Points is set.

Returns

true —

if Points is set.

withPoints()

withPoints(  $value) : \This

Set the value of Points, return this.

Parameters

$value

Returns

\This —

instance.

getShipping()

getShipping() : \MoneyType

Get the value of the Shipping property.

Returns

\MoneyType —

Shipping.

setShipping()

setShipping(  $value) : \this

Set the value of the Shipping property.

Parameters

$value

Returns

\this —

instance

isSetShipping()

isSetShipping() : true

Check to see if Shipping is set.

Returns

true —

if Shipping is set.

withShipping()

withShipping(  $value) : \This

Set the value of Shipping, return this.

Parameters

$value

Returns

\This —

instance.

getShipsFrom()

getShipsFrom() : \ShipsFromType

Get the value of the ShipsFrom property.

Returns

\ShipsFromType —

ShipsFrom.

setShipsFrom()

setShipsFrom(  $value) : \this

Set the value of the ShipsFrom property.

Parameters

$value

Returns

\this —

instance

isSetShipsFrom()

isSetShipsFrom() : true

Check to see if ShipsFrom is set.

Returns

true —

if ShipsFrom is set.

withShipsFrom()

withShipsFrom(  $value) : \This

Set the value of ShipsFrom, return this.

Parameters

$value

Returns

\This —

instance.

isIsFulfilledByAmazon()

isIsFulfilledByAmazon() : true

Check the value of IsFulfilledByAmazon.

Returns

true —

if IsFulfilledByAmazon is set to true.

getIsFulfilledByAmazon()

getIsFulfilledByAmazon() : boolean

Get the value of the IsFulfilledByAmazon property.

Returns

boolean —

IsFulfilledByAmazon.

setIsFulfilledByAmazon()

setIsFulfilledByAmazon(  $value) : \this

Set the value of the IsFulfilledByAmazon property.

Parameters

$value

Returns

\this —

instance

isSetIsFulfilledByAmazon()

isSetIsFulfilledByAmazon() : true

Check to see if IsFulfilledByAmazon is set.

Returns

true —

if IsFulfilledByAmazon is set.

withIsFulfilledByAmazon()

withIsFulfilledByAmazon(  $value) : \This

Set the value of IsFulfilledByAmazon, return this.

Parameters

$value

Returns

\This —

instance.

isIsBuyBoxWinner()

isIsBuyBoxWinner() : true

Check the value of IsBuyBoxWinner.

Returns

true —

if IsBuyBoxWinner is set to true.

getIsBuyBoxWinner()

getIsBuyBoxWinner() : Boolean

Get the value of the IsBuyBoxWinner property.

Returns

Boolean —

IsBuyBoxWinner.

setIsBuyBoxWinner()

setIsBuyBoxWinner(  $value) : \this

Set the value of the IsBuyBoxWinner property.

Parameters

$value

Returns

\this —

instance

isSetIsBuyBoxWinner()

isSetIsBuyBoxWinner() : true

Check to see if IsBuyBoxWinner is set.

Returns

true —

if IsBuyBoxWinner is set.

withIsBuyBoxWinner()

withIsBuyBoxWinner(  $value) : \This

Set the value of IsBuyBoxWinner, return this.

Parameters

$value

Returns

\This —

instance.

isIsFeaturedMerchant()

isIsFeaturedMerchant() : true

Check the value of IsFeaturedMerchant.

Returns

true —

if IsFeaturedMerchant is set to true.

getIsFeaturedMerchant()

getIsFeaturedMerchant() : Boolean

Get the value of the IsFeaturedMerchant property.

Returns

Boolean —

IsFeaturedMerchant.

setIsFeaturedMerchant()

setIsFeaturedMerchant(  $value) : \this

Set the value of the IsFeaturedMerchant property.

Parameters

$value

Returns

\this —

instance

isSetIsFeaturedMerchant()

isSetIsFeaturedMerchant() : true

Check to see if IsFeaturedMerchant is set.

Returns

true —

if IsFeaturedMerchant is set.

withIsFeaturedMerchant()

withIsFeaturedMerchant(  $value) : \This

Set the value of IsFeaturedMerchant, return this.

Parameters

$value

Returns

\This —

instance.