Offer
class Offer extends BaseEntity
Methods
string
getCondition()
No description
setCondition(string $condition)
No description
int
getFeedbackCount()
No description
setFeedbackCount(int $feedbackCount)
No description
string
getFulfillmentCenter()
No description
setFulfillmentCenter(string $fulfillmentCenter)
No description
mixed
getMulti()
No description
setMulti(mixed $multi)
No description
int
getNumber()
No description
setNumber(int $number)
No description
float
getPrice()
No description
setPrice(float $price)
No description
float
getPriceLanded()
No description
setPriceLanded(float $priceLanded)
No description
float
getPriceShipping()
No description
setPriceShipping(float $priceShipping)
No description
string
getRating()
No description
setRating(string $rating)
No description
mixed
getShipdom()
No description
setShipdom(mixed $shipdom)
No description
mixed
getShipmax()
No description
setShipmax(mixed $shipmax)
No description
string
getSubcondition()
No description
setSubcondition(string $subcondition)
No description
Details
in BaseEntity at line line 31
__construct(array $raw = array())
Construct a new BaseEntity from raw array data