CredentialMetadata represents credentials-specific metadata inside the contract metadata.Documentation Index
Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
Use this file to discover all available pages before exploring further.
Properties
credentialsEndpoint
credentialsEndpoint: string
Endpoint to fetch the credentials.
Defined in
verifiableCredentialsSDK/types/collection.ts:70encryption
encryption: VerifiableCredentialEncryption
Specifies the encryption type used for the credentials in the collection.
Defined in
verifiableCredentialsSDK/types/collection.ts:65issuerDid
issuerDid: string
The DID (Decentralized Identifier) of the issuer of the credentials for this collection.
Defined in
verifiableCredentialsSDK/types/collection.ts:75type
type: string[]
Specifies the types of credentials in the collection.

