CredentialSchema: {
    id: string;
    type: string;
}

A credential schema defines the structure and content of the data, enabling verifiers to assess if the data adheres to the established schema.

Type declaration

  • id: string

    Credential schema ID

  • type: string

    Credential schema type