GrantVerificationsVerificationInput

constructor(subject: Did, handle: Handle, displayName: String, createdAt: String? = null)

Parameters

subject

The did of the subject being verified

handle

Handle of the subject the verification applies to at the moment of verifying.

displayName

Display name of the subject the verification applies to at the moment of verifying.

createdAt

Timestamp for verification record. Defaults to current time when not specified.