@nodecfdi/sat-ws-descarga-masiva
Preparing search index...
shared/complemento_interface
ComplementoInterface
Type Alias ComplementoInterface<T>
type
ComplementoInterface
<
T
>
=
{
isTypeOf
(
type
:
T
)
:
boolean
;
label
()
:
string
;
toJSON
()
:
string
;
value
()
:
string
;
}
Type Parameters
T
Implemented by
ComplementoCfdi
ComplementoRetenciones
ComplementoUndefined
Index
Methods
is
Type
Of
label
to
JSON
value
Methods
is
Type
Of
isTypeOf
(
type
:
T
)
:
boolean
Parameters
type
:
T
Returns
boolean
label
label
()
:
string
Returns
string
to
JSON
toJSON
()
:
string
Returns
string
value
value
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
is
Type
Of
label
to
JSON
value
@nodecfdi/sat-ws-descarga-masiva
Loading...