Option

constructor(    key: Nsid,     did: Did,     value: JsonContent,     description: String? = null,     createdAt: Timestamp? = null,     updatedAt: Timestamp? = null,     managerRole: String? = null,     scope: Scope,     createdBy: Did,     lastUpdatedBy: Did)