Documentation
Preparing search index...
@airgap/beacon-types
ExtendedWalletConnectPairingResponse
Class ExtendedWalletConnectPairingResponse
Internalapi
Hierarchy (
View Summary
)
WalletConnectPairingResponse
ExtendedWalletConnectPairingResponse
Index
Constructors
constructor
Properties
app
Url?
extension
Id
icon?
id
name
public
Key
sender
Id
type
version
Constructors
constructor
new
ExtendedWalletConnectPairingResponse
(
id
:
string
,
name
:
string
,
publicKey
:
string
,
version
:
string
,
senderId
:
string
,
extensionId
:
string
,
icon
?:
string
,
appUrl
?:
string
,
)
:
ExtendedWalletConnectPairingResponse
Parameters
id
:
string
name
:
string
publicKey
:
string
version
:
string
senderId
:
string
extensionId
:
string
Optional
icon
:
string
Optional
appUrl
:
string
Returns
ExtendedWalletConnectPairingResponse
Properties
Optional
app
Url
appUrl
?:
string
extension
Id
extensionId
:
string
Optional
icon
icon
?:
string
id
id
:
string
name
name
:
string
public
Key
publicKey
:
string
sender
Id
senderId
:
string
Readonly
type
type
:
string
= 'walletconnect-pairing-response'
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
app
Url
extension
Id
icon
id
name
public
Key
sender
Id
type
version
Documentation
Loading...
Internalapi