@nexartis/nexartis-nanda-node-sdk - v1.2.1
Preparing search index...
TrustGraphResponse
Interface TrustGraphResponse
Response from GET /api/trust/framework/graph?did=.
interface
TrustGraphResponse
{
did
:
string
;
fetchedAt
:
string
;
incoming
:
TrustEdge
[]
;
outgoing
:
TrustEdge
[]
;
totalEdges
:
number
;
}
Index
Properties
did
fetched
At
incoming
outgoing
total
Edges
Properties
did
did
:
string
fetched
At
fetchedAt
:
string
incoming
incoming
:
TrustEdge
[]
outgoing
outgoing
:
TrustEdge
[]
total
Edges
totalEdges
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
did
fetched
At
incoming
outgoing
total
Edges
@nexartis/nexartis-nanda-node-sdk - v1.2.1
Loading...
Response from GET /api/trust/framework/graph?did=.