IDomainLinkageCredential
@iota/identity-wasm API documentation
Interface: IDomainLinkageCredential
Fields to create a new Domain Linkage Credential.
Properties
issuer
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.