AccountEvent
constructor(comment: String? = null, active: Boolean, status: AccountEventStatus? = null, timestamp: Timestamp)
Parameters
active
Indicates that the account has a repository which can be fetched from the host that emitted this event.