class UnitInvoiceTaxLine extends Model (View source)

Properties

protected $taxAmountType
protected $taxAmountDataType
string $taxName
string $taxType

Methods

setTaxAmount(Price $taxAmount)

No description

getTaxAmount()

No description

setTaxName($taxName)

No description

string
getTaxName()

No description

setTaxType($taxType)

No description

string
getTaxType()

No description

Details

setTaxAmount(Price $taxAmount)

No description

Parameters

Price $taxAmount

Price getTaxAmount()

No description

Return Value

Price

setTaxName($taxName)

No description

Parameters

$taxName

string getTaxName()

No description

Return Value

string

setTaxType($taxType)

No description

Parameters

$taxType

string getTaxType()

No description

Return Value

string