Typescript SDK Type Docs
Preparing search index...
Client v3
IBuiltRequestParams
Type Alias IBuiltRequestParams
type
IBuiltRequestParams
=
{
basicAuth
:
string
;
body
:
string
;
data
?:
string
;
url
:
string
;
}
Index
Properties
basic
Auth
body
data?
url
Properties
basic
Auth
basicAuth
:
string
body
body
:
string
Optional
data
data
?:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
basic
Auth
body
data
url
Typescript SDK Type Docs
Loading...