Onix ERP - Documentación Oficial - v0.0.0
Preparing search index...
app/module/finance/page/gestion-cliente/interfaces/gestion-cliente.interface
IFiltrosGestion
Interfaz IFiltrosGestion
interface
IFiltrosGestion
{
canal
:
string
|
null
;
dateEnd
:
string
|
null
;
dateStart
:
string
|
null
;
estadoGestion
:
string
|
null
;
resultadoContacto
:
string
|
null
;
sucursal
:
string
|
null
;
telefono
:
string
|
null
;
tipoCliente
:
string
|
null
;
tipoGestion
:
string
|
null
;
}
Índice
Properties
canal
date
End
date
Start
estado
Gestion
resultado
Contacto
sucursal
telefono
tipo
Cliente
tipo
Gestion
Properties
canal
canal
:
string
|
null
date
End
dateEnd
:
string
|
null
date
Start
dateStart
:
string
|
null
estado
Gestion
estadoGestion
:
string
|
null
resultado
Contacto
resultadoContacto
:
string
|
null
sucursal
sucursal
:
string
|
null
telefono
telefono
:
string
|
null
tipo
Cliente
tipoCliente
:
string
|
null
tipo
Gestion
tipoGestion
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
canal
date
End
date
Start
estado
Gestion
resultado
Contacto
sucursal
telefono
tipo
Cliente
tipo
Gestion
Onix ERP - Documentación Oficial - v0.0.0
Loading...