Interface: IDomainLinkageCredential
identity_wasm.IDomainLinkageCredential
Fields to create a new Domain Linkage Credential.
Table of contents
Properties
Properties
issuer
• Readonly
issuer: CoreDID
| IotaDID
A reference to the issuer of the Credential.
issuanceDate
• Optional
Readonly
issuanceDate: Timestamp
A timestamp of when the Credential becomes valid. Defaults to the current datetime.
expirationDate
• Readonly
expirationDate: Timestamp
A timestamp of when the Credential should no longer be considered valid.
origin
• Readonly
origin: string
The origin, on which the Credential is issued.