Typescript SDK Type Docs
Preparing search index...
Client v2
AuthRequest
Type Alias AuthRequest
type
AuthRequest
=
{
authType
:
string
;
basicAuth
:
string
;
body
:
string
;
headers
?:
JsonObject
<
string
>
;
uri
:
string
;
}
Index
Properties
auth
Type
basic
Auth
body
headers?
uri
Properties
auth
Type
authType
:
string
basic
Auth
basicAuth
:
string
body
body
:
string
Optional
headers
headers
?:
JsonObject
<
string
>
uri
uri
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth
Type
basic
Auth
body
headers
uri
Typescript SDK Type Docs
Loading...