PersonalAccount

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