AccountEvent

constructor(comment: String? = null, active: Boolean, status: Status? = null, timestamp: Timestamp)

Parameters

active

Indicates that the account has a repository which can be fetched from the host that emitted this event.