import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { UsersSetSecureValueErrors } = functions;
Constructors
new
UsersSetSecureValueErrors(params: { id: types.TypeInputUser; errors: Array<types.TypeSecureValueError>; })Properties
protected
readonly
[params]: Paramserrors: Array<types.TypeSecureValueError>
Static Properties
readonly
[paramDesc]: ParamDesc