Preparing search index...
The search index is not available
@jackdbd/fattureincloud-client
@jackdbd/fattureincloud-client
CustomerAPIResponseBodyList
Interface CustomerAPIResponseBodyList
interface
CustomerAPIResponseBodyList
{
error
?:
string
;
error_code
?:
number
;
lista_clienti
:
Customer
[]
;
numero_pagine
:
number
;
pagina_corrente
:
number
;
success
:
boolean
;
}
Hierarchy
APIResponseBodyError
CustomerAPIResponseBodyList
Index
Properties
error?
error_
code?
lista_
clienti
numero_
pagine
pagina_
corrente
success
Properties
Optional
error
error
?:
string
Optional
error_
code
error_
code
?:
number
lista_
clienti
lista_
clienti
:
Customer
[]
numero_
pagine
numero_
pagine
:
number
pagina_
corrente
pagina_
corrente
:
number
success
success
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
error_
code
lista_
clienti
numero_
pagine
pagina_
corrente
success
@jackdbd/fattureincloud-client
Loading...