ActivityLogEvent

@Serializable
sealed interface ActivityLogEvent

Represents an event in the activity log.

An activity log event can be either a presentation event or a credential event.

Inheritors

Properties

Link copied to clipboard
abstract val id: String

The unique identifier of the underlying event.