FuncType - v0.60.3
GitHub
Preparing search index...
DecodeError
Type Alias DecodeError
type
DecodeError
=
{
_tag
:
"DecodeError"
;
body
:
string
;
cause
:
unknown
;
method
:
HttpMethod
;
url
:
string
;
}
Index
Properties
_
tag
body
cause
method
url
Properties
Readonly
_
tag
_tag
:
"DecodeError"
Readonly
body
body
:
string
Readonly
cause
cause
:
unknown
Readonly
method
method
:
HttpMethod
Readonly
url
url
:
string
Settings
Member Visibility
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
_
tag
body
cause
method
url
GitHub
FuncType - v0.60.3
Loading...