Documentation
Preparing search index...
@airgap/beacon-types
PermissionInfo
Interface PermissionInfo
interface
PermissionInfo
{
accountIdentifier
:
string
;
address
:
string
;
appMetadata
:
AppMetadata
;
connectedAt
:
number
;
network
:
Network
;
publicKey
?:
string
;
scopes
:
PermissionScope
[]
;
senderId
:
string
;
threshold
?:
Threshold
;
website
:
string
;
}
Hierarchy (
View Summary
)
PermissionEntity
PermissionInfo
Index
Properties
account
Identifier
address
app
Metadata
connected
At
network
public
Key?
scopes
sender
Id
threshold?
website
Properties
account
Identifier
accountIdentifier
:
string
address
address
:
string
app
Metadata
appMetadata
:
AppMetadata
connected
At
connectedAt
:
number
network
network
:
Network
Optional
public
Key
publicKey
?:
string
scopes
scopes
:
PermissionScope
[]
sender
Id
senderId
:
string
Optional
threshold
threshold
?:
Threshold
website
website
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Identifier
address
app
Metadata
connected
At
network
public
Key
scopes
sender
Id
threshold
website
Documentation
Loading...