@nexartis/nexartis-nanda-node-sdk - v1.2.1
Preparing search index...
TrustEdge
Interface TrustEdge
Trust graph edge.
interface
TrustEdge
{
created_at
:
string
;
from_did
:
string
;
score
:
number
;
to_did
:
string
;
trust_type
:
string
;
}
Index
Properties
created_
at
from_
did
score
to_
did
trust_
type
Properties
created_
at
created_at
:
string
from_
did
from_did
:
string
score
score
:
number
to_
did
to_did
:
string
trust_
type
trust_type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
from_
did
score
to_
did
trust_
type
@nexartis/nexartis-nanda-node-sdk - v1.2.1
Loading...
Trust graph edge.