import { functions } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { AccountVerifyEmail } = functions;
Constructors
new
AccountVerifyEmail(params: { purpose: types.TypeEmailVerifyPurpose; verification: types.TypeEmailVerification; })Properties
protected
readonly
[params]: Paramspurpose: types.TypeEmailVerifyPurpose
verification: types.TypeEmailVerification
Static Properties
readonly
[paramDesc]: ParamDesc