Search
Preparing search index...
The search index is not available
libsushi
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
libsushi
ErrorFetchResponse
Interface ErrorFetchResponse
Hierarchy
ErrorFetchResponse
ErrorFetchResponseWithBody
Index
Properties
body
headers
status
Code
status
Message
Methods
get
Header
has
Body
Properties
body
body
:
Readonly
<
Uint8Array
>
headers
headers
:
Readonly
<
Record
<
string
,
string
>
>
status
Code
status
Code
:
number
status
Message
status
Message
:
string
Methods
get
Header
get
Header
(
key
:
string
)
:
string
Parameters
key:
string
Returns
string
has
Body
has
Body
(
)
:
this
is
ErrorFetchResponseWithBody
Returns
this
is
ErrorFetchResponseWithBody
Exports
Private
Transaction
Reducer
Error
Fetch
Response
body
headers
status
Code
status
Message
get
Header
has
Body
Generated using
TypeDoc