Verification

constructor(subject: Did, handle: Handle, displayName: String, createdAt: Timestamp)

Parameters

subject

DID of the subject the verification applies to.

handle

Handle of the subject the verification applies to at the moment of verifying, which might not be the same at the time of viewing. The verification is only valid if the current handle matches the one at the time of verifying.

displayName

Display name of the subject the verification applies to at the moment of verifying, which might not be the same at the time of viewing. The verification is only valid if the current displayName matches the one at the time of verifying.

createdAt

Date of when the verification was created.