Github
Preparing search index...
The search index is not available
Documentation
Documentation
@web3-storage/access
AgentDataModel
Interface AgentDataModel
Data schema used internally by the agent.
Hierarchy
AgentDataModel
Index
Properties
current
Space?
delegations
meta
principal
spaces
Properties
Optional
current
Space
current
Space
?:
`
did:key:
${
string
}
`
Deprecated
delegations
delegations
:
Map
<
string
,
{
delegation
:
Delegation
<
Capabilities
>
;
meta
:
DelegationMeta
;
}
>
Type declaration
delegation
:
Delegation
<
Capabilities
>
meta
:
DelegationMeta
meta
meta
:
AgentMeta
principal
principal
:
Signer
<
`
did:key:
${
string
}
`
,
SigAlg
>
spaces
spaces
:
Map
<
`
did:
${
string
}
:
${
string
}
`
,
SpaceMeta
>
Deprecated
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
current
Space
delegations
meta
principal
spaces
Documentation
@web3-storage/access
@web3-storage/capabilities
@web3-storage/upload-client
@web3-storage/filecoin-client
@web3-storage/w3up-client
Generated using
TypeDoc
Data schema used internally by the agent.