LibreDTE

TagXmlDocumento : string
in package

Enum del Tag XML donde va el documento (tag DTE).

Table of Contents

Cases

DOCUMENTO  = 'Documento'
EXPORTACIONES  = 'Exportaciones'
LIQUIDACION  = 'Liquidacion'

Methods

getDescripcion()  : string
Entrega la descripción del tag XML.
getNombre()  : string
Entrega el nombre del tag XML.

Cases

Methods

getDescripcion()

Entrega la descripción del tag XML.

public getDescripcion() : string
Return values
string

getNombre()

Entrega el nombre del tag XML.

public getNombre() : string
Return values
string

        
On this page

Search results