class functions.AccountGetTmpPassword extends Function<types.TypeAccountTmpPassword>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { AccountGetTmpPassword } = functions; ConstructorsnewAccountGetTmpPassword(params: { password: types.TypeInputCheckPasswordSRP; period: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramspassword: types.TypeInputCheckPasswordSRPperiod: numberStatic Propertiesreadonly[paramDesc]: ParamDesc