class FreeShippingThreshold extends Model (View source)

Properties

string $country
protected $priceThresholdType
protected $priceThresholdDataType

Methods

setCountry($country)

No description

string
getCountry()

No description

setPriceThreshold(Price $priceThreshold)

No description

getPriceThreshold()

No description

Details

setCountry($country)

No description

Parameters

$country

string getCountry()

No description

Return Value

string

setPriceThreshold(Price $priceThreshold)

No description

Parameters

Price $priceThreshold

Price getPriceThreshold()

No description

Return Value

Price