Preparing search index...
The search index is not available
@didpass/issuer-sdk - v0.1.1-beta.2
@didpass/issuer-sdk
types/AuthDTO
IConnectQR
Interface IConnectQR
Interface for Connect QR object IConnectQR
Hierarchy
IConnectQR
Index
Properties
body
from
id
thid
typ
type
Properties
body
body
:
{
callbackUrl
:
string
;
issuer
?:
IIssuerDetail
;
nonce
:
string
;
reason
:
string
;
}
Type declaration
callback
Url
:
string
Optional
issuer
?:
IIssuerDetail
nonce
:
string
reason
:
string
from
from
:
string
id
id
:
string
thid
thid
:
string
typ
typ
:
string
type
type
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
body
from
id
thid
typ
type
@didpass/issuer-sdk - v0.1.1-beta.2
implementation/Auth
implementation/Credential
implementation/DIDAccount
implementation/JwsCredential
implementation/KeyUtils
implementation/QRGenerator
implementation/SignerAccount
interfaces/IAuth
interfaces/ICredential
interfaces/ICredentialProvider
interfaces/IRevocation
issuer-sdk
types/AuthDTO
types/CredentialDTO
types/IssuanceDetailsDTO
types/JWSDetailsDTO
types/QRTypes
types/WalletDTO
Generated using
TypeDoc
Interface for Connect QR object IConnectQR