Website

constructor(id: String, name: String, domain: String, shareId: String? = null, resetAt: Instant? = null, userId: String, teamId: String? = null, createdBy: String, createdAt: Instant, updatedAt: Instant? = null, deletedAt: Instant? = null, user: User? = null, team: Team? = null)