import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { AccountGetTmpPassword } = functions;
Constructors
new
AccountGetTmpPassword(params: { password: types.TypeInputCheckPasswordSRP; period: number; })Properties
protected
readonly
[params]: Paramspassword: types.TypeInputCheckPasswordSRP
Static Properties
readonly
[paramDesc]: ParamDesc