Revoke Verifications Response
data class RevokeVerificationsResponse(val revokedVerifications: List<AtUri>, val failedRevocations: List<RevokeVerificationsRevokeError>)
Constructors
Link copied to clipboard
constructor(revokedVerifications: List<AtUri>, failedRevocations: List<RevokeVerificationsRevokeError>)