class types.AccountEmailVerifiedLogin extends _TypeAccountEmailVerifiedimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { AccountEmailVerifiedLogin } = types; ConstructorsnewAccountEmailVerifiedLogin(params: { email: string; sentCode: TypeAuthSentCode; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsemail: stringsentCode: TypeAuthSentCodeStatic Propertiesreadonly[paramDesc]: ParamDesc