TaxRelationTrait
Table of Contents
- $codimpuesto : string
 - Tax identifier of the tax assigned.
 - getTax() : Impuesto
 - Returns the current tax or the default one
 
Properties
$codimpuesto
Tax identifier of the tax assigned.
    public
        string
    $codimpuesto
    
    
    
    
Methods
getTax()
Returns the current tax or the default one
    public
                    getTax() : Impuesto