Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/web3.js
<internal>
Dispatcher
ResponseData
Interface ResponseData<TOpaque>
interface
ResponseData
<
TOpaque
=
null
>
{
body
:
BodyReadable
&
Dispatcher
.
BodyMixin
;
context
:
object
;
headers
:
IncomingHttpHeaders
;
opaque
:
TOpaque
;
statusCode
:
number
;
trailers
:
Record
<
string
,
string
>
;
}
Type Parameters
TOpaque
=
null
Index
Properties
body
context
headers
opaque
status
Code
trailers
Properties
body
body
:
BodyReadable
&
Dispatcher
.
BodyMixin
context
context
:
object
headers
headers
:
IncomingHttpHeaders
opaque
opaque
:
TOpaque
status
Code
statusCode
:
number
trailers
trailers
:
Record
<
string
,
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
context
headers
opaque
status
Code
trailers
Solana JavaScript SDK
Loading...