@triveria/wallet / Exports / CredentialType
Interface: CredentialType
A credential type that can be issued by the issuer - format: the verifiable credential format (for example "jwt_vc") - type: the verifiable credential type, usually provided as list of strings (for example: "VerifiableCredential", "VerifiableAttestation", "VerifiableId")
Table of contents
Properties
Properties
doctype
• Optional doctype: string
Defined in
format
• format: CredentialFormat
Defined in
type
• Optional type: string[]