signify-ts
Preparing search index...
CredentialSubject
Interface CredentialSubject
interface
CredentialSubject
{
dt
?:
string
;
i
?:
string
;
u
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
dt?
i?
u?
Properties
Optional
dt
dt
?:
string
Timestamp of issuance.
Optional
i
i
?:
string
Issuee, or holder of the credential.
Optional
u
u
?:
string
Privacy salt
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dt
i
u
signify-ts
Loading...
Timestamp of issuance.