class OrderLineItemAdjustment extends Model (View source)

Properties

protected $priceAdjustmentType
protected $priceAdjustmentDataType
protected $taxAdjustmentType
protected $taxAdjustmentDataType
string $type

Methods

setPriceAdjustment(Price $priceAdjustment)

No description

getPriceAdjustment()

No description

setTaxAdjustment(Price $taxAdjustment)

No description

getTaxAdjustment()

No description

setType($type)

No description

string
getType()

No description

Details

setPriceAdjustment(Price $priceAdjustment)

No description

Parameters

Price $priceAdjustment

Price getPriceAdjustment()

No description

Return Value

Price

setTaxAdjustment(Price $taxAdjustment)

No description

Parameters

Price $taxAdjustment

Price getTaxAdjustment()

No description

Return Value

Price

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string