Preparing search index...
The search index is not available
@biconomy/account
@biconomy/account
HttpRequest
Interface HttpRequest
interface
HttpRequest
{
body
?:
Record
<
string
,
any
>
;
method
:
HttpMethod
;
url
:
string
;
}
Index
Properties
body?
method
url
Properties
Optional
body
body
?:
Record
<
string
,
any
>
method
method
:
HttpMethod
url
url
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
body
method
url
@biconomy/account
Loading...