NFePHP\NFe\ConvertNFe::zc10Entity PHP Méthode

zc10Entity() protected méthode

zc10Entity Cria a tag deduc
protected zc10Entity ( array $aCampos )
$aCampos array
    protected function zc10Entity($aCampos)
    {
        //ZC10|xDed|vDed|
        $this->make->tagdeduc($aCampos[1], $aCampos[2], $this->linhaZC[4], $this->linhaZC[5], $this->linhaZC[6]);
    }