Documentation
Preparing search index...
@airgap/beacon-sdk
PermissionEntity
Interface PermissionEntity
interface
PermissionEntity
{
address
:
string
;
network
:
Network
;
scopes
:
PermissionScope
[]
;
threshold
?:
Threshold
;
}
Hierarchy (
View Summary
)
PermissionEntity
AccountInfo
PermissionInfo
Index
Properties
address
network
scopes
threshold?
Properties
address
address
:
string
network
network
:
Network
scopes
scopes
:
PermissionScope
[]
Optional
threshold
threshold
?:
Threshold
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
network
scopes
threshold
Documentation
Loading...