SubscribeReposAccount

constructor(seq: Long, did: Did, time: Timestamp, active: Boolean, status: SubscribeReposStatus? = null)

Parameters

active

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

status

If active=false, this optional field indicates a reason for why the account is not active.