Preparing search index...
The search index is not available
@placeos/ts-client
@placeos/ts-client
PlaceEdgeError
Interface PlaceEdgeError
interface
PlaceEdgeError
{
context
:
Record
<
string
,
string
>
;
edge_id
:
string
;
error_type
:
string
;
message
:
string
;
severity
:
string
;
timestamp
:
number
;
}
Index
Properties
context
edge_
id
error_
type
message
severity
timestamp
Properties
context
context
:
Record
<
string
,
string
>
edge_
id
edge_id
:
string
error_
type
error_type
:
string
message
message
:
string
severity
severity
:
string
timestamp
timestamp
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
edge_
id
error_
type
message
severity
timestamp
@placeos/ts-client
Loading...