class types.AccountPasswordSettings extends _TypeAccountPasswordSettingsimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { AccountPasswordSettings } = types; ConstructorsnewAccountPasswordSettings(params?: { email?: string; secureSettings?: TypeSecureSecretSettings; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsoptionalemail: stringoptionalsecureSettings: TypeSecureSecretSettingsStatic Propertiesreadonly[paramDesc]: ParamDesc