Documentation
Preparing search index...
@airgap/beacon-wallet
PermissionRequest
Interface PermissionRequest
interface
PermissionRequest
{
appMetadata
:
AppMetadata
;
id
:
string
;
network
:
Network
;
scopes
:
PermissionScope
[]
;
senderId
:
string
;
type
:
PermissionRequest
;
version
:
string
;
}
Hierarchy (
View Summary
)
BeaconBaseMessage
PermissionRequest
Index
Properties
app
Metadata
id
network
scopes
sender
Id
type
version
Properties
app
Metadata
appMetadata
:
AppMetadata
id
id
:
string
network
network
:
Network
scopes
scopes
:
PermissionScope
[]
sender
Id
senderId
:
string
type
type
:
PermissionRequest
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
Metadata
id
network
scopes
sender
Id
type
version
Documentation
Loading...