Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
ClientResponse
Type alias ClientResponse<T>
Client
Response
<
T
>
:
{
body
:
T
;
headers
?:
Object
;
statusCode
?:
number
;
}
Type Parameters
T
=
any
Type declaration
body
:
T
Optional
headers
?:
Object
Optional
status
Code
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Typescript SDK Type Docs
Loading...