@triveria/wallet / Exports / CredentialIssuanceInit
Interface: CredentialIssuanceInit
Request for addition of already created VC draft to issuance queue for a client. If clientId is used, it will be used as the queue item id, otherwise a new ID will be created.
Export
CredentialIssuanceInit
Table of contents
Properties
Properties
clientId
• Optional
clientId: string
The future holder identifier. Usually this is the DID of the holder wallet.
Memberof
CredentialIssuanceInit
Defined in
idTokenRequestId
• Optional
idTokenRequestId: string
If ID Token was used to identify the holder's wallet.
Memberof
CredentialIssuanceInit
Defined in
issuanceRequirementsToVerify
• Optional
issuanceRequirementsToVerify: IssuanceRequirementsToVerify
Memberof
CredentialIssuanceInit
Defined in
issuerId
• issuerId: string
Identifier used by the wallet to decide which issuer to use to issue the credential.
Memberof
CredentialIssuanceInit