NFePHP\NFe\ConvertNFe::o08Entity PHP Метод

o08Entity() защищенный Метод

o08Entity
protected o08Entity ( array $aCampos )
$aCampos array
    protected function o08Entity($aCampos)
    {
        //O08|CST|
        $this->linhaO[1] = $aCampos[1];
        $this->zLinhaOEntity($this->linhaO);
    }