VerificationView

constructor(issuer: Did, uri: AtUri, isValid: Boolean, createdAt: Timestamp)

Parameters

issuer

The user who issued this verification.

uri

The AT-URI of the verification record.

isValid

True if the verification passes validation, otherwise false.

createdAt

Timestamp when the verification was created.