PersonalAccount

constructor(name: String, email: String, password: String, emailActivationCode: String, cookieLabel: String? = Uuid.random().toString())