TraitTagCobr
Table of Contents
Properties
Methods
- conditionalNumberFormatting() : void
- equilizeParameters() : void
- tagdup() : DOMElement
- Grupo Duplicata Y07 pai Y02 tag NFe/infNFe/cobr/fat/dup (opcional) É necessário criar a tag fat antes de criar as duplicatas
- tagfat() : DOMElement
- Grupo Fatura Y02 pai Y01 tag NFe/infNFe/cobr/fat (opcional)
- buildCobr() : void
- Grupo Cobrança Y01 pai A01 tag NFe/infNFe/cobr (opcional) Depende de fat
Properties
$cobr
public
DOMElement|null
$cobr
$dom
public
DOMImproved
$dom
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
tagdup()
Grupo Duplicata Y07 pai Y02 tag NFe/infNFe/cobr/fat/dup (opcional) É necessário criar a tag fat antes de criar as duplicatas
public
tagdup(stdClass $std) : DOMElement
Parameters
- $std : stdClass
Tags
Return values
DOMElementtagfat()
Grupo Fatura Y02 pai Y01 tag NFe/infNFe/cobr/fat (opcional)
public
tagfat(stdClass $std) : DOMElement
Parameters
- $std : stdClass
Tags
Return values
DOMElementbuildCobr()
Grupo Cobrança Y01 pai A01 tag NFe/infNFe/cobr (opcional) Depende de fat
protected
buildCobr() : void