AppliedTaxTrait

This is the applied tax trait.

Tags
see
AppliedTaxTrait::getApplyTax()
see
AppliedTaxTrait::getApplyRE()
see
AppliedTaxTrait::getTaxValue()
see
TaxTrait

Table of Contents

getApplyRE() Returns if the applied tax has to apply the RE.  : bool
getApplyTax() Returns if the tax has to be applied.  : bool
getTaxValue() Returns the applied tax value.  : float

Methods

getApplyRE()

Returns if the applied tax has to apply the RE.

public getApplyRE() : bool
Return values
bool

getApplyTax()

Returns if the tax has to be applied.

public getApplyTax() : bool
Return values
bool

getTaxValue()

Returns the applied tax value.

public getTaxValue() : float
Return values
float

Search results