Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
types
IWeb2Result
Interface IWeb2Result
interface
IWeb2Result
{
data
:
any
;
headers
:
IncomingHttpHeaders
;
requestHash
?:
string
;
responseHash
:
string
;
responseHeadersHash
:
string
;
status
:
number
;
statusText
:
string
;
txHash
?:
string
;
}
Index
Properties
data
headers
request
Hash?
response
Hash
response
Headers
Hash
status
status
Text
tx
Hash?
Properties
data
data
:
any
headers
headers
:
IncomingHttpHeaders
Optional
request
Hash
request
Hash
?:
string
response
Hash
response
Hash
:
string
response
Headers
Hash
response
Headers
Hash
:
string
status
status
:
number
status
Text
status
Text
:
string
Optional
tx
Hash
tx
Hash
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
headers
request
Hash
response
Hash
response
Headers
Hash
status
status
Text
tx
Hash
@kynesyslabs/demosdk
Loading...