Skip to main content
info
IOTA Identity for Rebased is currently in alpha and may still be subject to significant changes

IDomainLinkageCredential

@iota/identity-wasm API documentation


Interface: IDomainLinkageCredential

Fields to create a new Domain Linkage Credential.

Properties

issuer

readonly issuer: CoreDID | IotaDID

A reference to the issuer of the Credential.


issuanceDate?

readonly optional 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.