Onix ERP - Documentación Oficial - v0.0.0
Preparing search index...
app/service/gestion-cliente.service
GestionClienteService
Clase GestionClienteService
Índice
Constructors
constructor
Methods
delete
Gestion
Cliente
get
Gestion
Cliente
post
Gestion
Cliente
put
Gestion
Cliente
Constructors
constructor
new
GestionClienteService
()
:
GestionClienteService
Retorna
GestionClienteService
Methods
delete
Gestion
Cliente
deleteGestionCliente
(
id
:
number
,
db
:
string
)
:
Observable
<
any
>
Parameters
id
:
number
db
:
string
Retorna
Observable
<
any
>
get
Gestion
Cliente
getGestionCliente
(
db
:
string
)
:
Observable
<
IGestionCliente
[]
>
Parameters
db
:
string
Retorna
Observable
<
IGestionCliente
[]
>
post
Gestion
Cliente
postGestionCliente
(
data
:
IGestionCliente
,
db
:
string
)
:
Observable
<
any
>
Parameters
data
:
IGestionCliente
db
:
string
Retorna
Observable
<
any
>
put
Gestion
Cliente
putGestionCliente
(
data
:
IGestionCliente
,
db
:
string
)
:
Observable
<
any
>
Parameters
data
:
IGestionCliente
db
:
string
Retorna
Observable
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
delete
Gestion
Cliente
get
Gestion
Cliente
post
Gestion
Cliente
put
Gestion
Cliente
Onix ERP - Documentación Oficial - v0.0.0
Loading...