Skip to main content

CredentialPayload interface

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Used as input when creating Verifiable Credentials

This API may change without prior notice.

Signature:

export interface CredentialPayload

Properties

Property

Modifiers

Type

Description

"@context"?

ContextType

(BETA) (Optional)

credentialStatus?

CredentialStatusReference

(BETA) (Optional)

credentialSubject?

CredentialSubject

(BETA) (Optional)

expirationDate?

DateType

(BETA) (Optional)

id?

string

(BETA) (Optional)

issuanceDate?

DateType

(BETA) (Optional)

issuer

IssuerType

(BETA)

type?

string[]

(BETA) (Optional)