Optional
credentialThe credential schema of the credential
Optional
credentialThe credential status lookup information.
The credential data, as a generic type any.
Optional
evidence?: any[]The evidence of the credential, as an array of any.
Optional
expirationThe expiration date of the credential, as a string.
Optional
issuanceThe issuance date of the credential, as a string.
The issuer URI of the credential, as a string.
The subject URI of the credential, as a string.
Optional
type?: string | string[]The type of the credential, can be a string or an array of strings.
Optional. The type of the credential, can be a string or an array of strings.
The issuer URI of the credential, as a string.
The subject URI of the credential, as a string.
The credential data, as a generic type any.
Optional. The issuance date of the credential, as a string. Defaults to the current date if not specified.
Optional. The expiration date of the credential, as a string.
Optional. The credential status lookup information to see if credential is revoked.
Optional. The credential schema of the credential.
Optional. Evidence can be included by an issuer to provide the verifier with additional supporting information in a verifiable credential.
Options for creating a verifiable credential.