Preparing search index...
The search index is not available
@didpass/issuer-sdk - v0.1.1-beta.2
@didpass/issuer-sdk
types/CredentialDTO
ICredentialQR
Interface ICredentialQR
Interface for a credential QR code object.
Hierarchy
ICredentialQR
Index
Properties
body
from
id
thid
to
typ
type
Properties
body
body
:
{
callbackUrl
:
string
;
credentials
:
ICredentialBody
[]
;
nonce
:
string
;
}
Type declaration
callback
Url
:
string
credentials
:
ICredentialBody
[]
nonce
:
string
from
from
:
string
id
id
:
string
thid
thid
:
string
to
to
:
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
to
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 a credential QR code object.