Credential_2 class
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.
Represents some common properties of a Verifiable Credential that are stored in a TypeORM database for querying.
Signature:
export declare class Credential extends BaseEntity
Extends: BaseEntity
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Relation<Claim[]> |
(BETA) | ||
|
string[] |
(BETA) | ||
|
Date |
(BETA) (Optional) | ||
|
string |
(BETA) | ||
|
string |
(BETA) (Optional) | ||
|
Date |
(BETA) | ||
|
Relation<Identifier> |
(BETA) | ||
|
Relation<Message[]> |
(BETA) | ||
|
Relation<Presentation[]> |
(BETA) | ||
|
(BETA) | |||
|
Relation<Identifier> |
(BETA) (Optional) | ||
|
string[] |
(BETA) |