Search
Preparing search index...
The search index is not available
zeroq-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"server/http-client"
HttpClient
Class HttpClient
Hierarchy
HttpClient
MainApi
ReservationService
ApiFormLine
Index
Constructors
constructor
Properties
bearer
Token
instance
Methods
_handle
Error
_handle
Response
_initialize
Response
Interceptor
Constructors
constructor
new
Http
Client
(
baseURL
:
string
)
:
HttpClient
Parameters
baseURL:
string
Returns
HttpClient
Properties
Optional
bearer
Token
bearer
Token
:
undefined
|
string
Protected
Readonly
instance
instance
:
AxiosInstance
Methods
Protected
_handle
Error
_handle
Error
(
error
:
any
)
:
undefined
|
Promise
<
never
>
Parameters
error:
any
Returns
undefined
|
Promise
<
never
>
Private
_handle
Response
_handle
Response
(
__namedParameters
:
{
data
:
any
}
)
:
any
Parameters
__namedParameters:
{
data
:
any
}
data
:
any
Returns
any
Private
_initialize
Response
Interceptor
_initialize
Response
Interceptor
(
)
:
void
Returns
void
Globals
"server/http-
client"
"axios"
Http
Client
constructor
bearer
Token
instance
_handle
Error
_handle
Response
_initialize
Response
Interceptor
Post
Data
Http
Generated using
TypeDoc