class types.AccountSentEmailCode extends _TypeAccountSentEmailCodeimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { AccountSentEmailCode } = types; ConstructorsnewAccountSentEmailCode(params: { emailPattern: string; length: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsemailPattern: stringlength: numberStatic Propertiesreadonly[paramDesc]: ParamDesc