class types.AuthSentCodeTypeEmailCode extends _TypeAuthSentCodeTypeimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { AuthSentCodeTypeEmailCode } = types; ConstructorsnewAuthSentCodeTypeEmailCode(params: { appleSigninAllowed?: true; googleSigninAllowed?: true; emailPattern: string; length: number; resetAvailablePeriod?: number; resetPendingDate?: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionalappleSigninAllowed: trueemailPattern: stringoptionalgoogleSigninAllowed: truelength: numberoptionalresetAvailablePeriod: numberoptionalresetPendingDate: numberStatic Propertiesreadonly[paramDesc]: ParamDesc