LoginRequest

constructor(email: String? = null, handle: String? = null, password: String, label: String?, verificationCode: String? = null)