TraitTagDetCOFINS
Table of Contents
Properties
- $aCOFINS : array<string|int, mixed>
- $aCOFINSST : array<string|int, mixed>
- $dom : DOMImproved
- $stdTot : stdClass
Methods
- conditionalNumberFormatting() : void
- equilizeParameters() : void
- tagCOFINS() : DOMElement
- Grupo COFINS S01 pai M01 tag det[item]/imposto/COFINS (opcional)
- tagCOFINSST() : DOMElement
- Grupo COFINS Substituição Tributária T01 pai M01 tag NFe/infNFe/det[]/imposto/COFINSST (opcional)
- buildCOFINSAliq() : DOMElement
- Grupo COFINS tributado pela alíquota S02 pai S01 tag det/imposto/COFINS/COFINSAliq (opcional) Função chamada pelo método [ tagCOFINS ]
- buildCOFINSNT() : DOMElement
- Grupo COFINS não tributado S04 pai S01 tag NFe/infNFe/det[]/imposto/COFINS/COFINSNT (opcional) Função chamada pelo método [ tagCOFINS ]
- buildCOFINSoutr() : DOMElement
- Grupo COFINS Outras Operações S05 pai S01 tag NFe/infNFe/det[]/imposto/COFINS/COFINSoutr (opcional) Função chamada pelo método [ tagCOFINS ]
Properties
$aCOFINS
public
array<string|int, mixed>
$aCOFINS
$aCOFINSST
public
array<string|int, mixed>
$aCOFINSST
$dom
public
DOMImproved
$dom
$stdTot
public
stdClass
$stdTot
Methods
conditionalNumberFormatting()
public
conditionalNumberFormatting(mixed $value[, mixed $decimal = = '2' ]) : void
Parameters
- $value : mixed
- $decimal : mixed = = '2'
equilizeParameters()
public
equilizeParameters(mixed $std, mixed $possible) : void
Parameters
- $std : mixed
- $possible : mixed
tagCOFINS()
Grupo COFINS S01 pai M01 tag det[item]/imposto/COFINS (opcional)
public
tagCOFINS(stdClass $std) : DOMElement
Parameters
- $std : stdClass
Tags
Return values
DOMElementtagCOFINSST()
Grupo COFINS Substituição Tributária T01 pai M01 tag NFe/infNFe/det[]/imposto/COFINSST (opcional)
public
tagCOFINSST(stdClass $std) : DOMElement
Parameters
- $std : stdClass
Tags
Return values
DOMElementbuildCOFINSAliq()
Grupo COFINS tributado pela alíquota S02 pai S01 tag det/imposto/COFINS/COFINSAliq (opcional) Função chamada pelo método [ tagCOFINS ]
protected
buildCOFINSAliq(stdClass $std) : DOMElement
Parameters
- $std : stdClass
Tags
Return values
DOMElementbuildCOFINSNT()
Grupo COFINS não tributado S04 pai S01 tag NFe/infNFe/det[]/imposto/COFINS/COFINSNT (opcional) Função chamada pelo método [ tagCOFINS ]
protected
buildCOFINSNT(stdClass $std) : DOMElement
Parameters
- $std : stdClass
Tags
Return values
DOMElementbuildCOFINSoutr()
Grupo COFINS Outras Operações S05 pai S01 tag NFe/infNFe/det[]/imposto/COFINS/COFINSoutr (opcional) Função chamada pelo método [ tagCOFINS ]
protected
buildCOFINSoutr(stdClass $std) : DOMElement
Parameters
- $std : stdClass