class SecureValueErrorData
extends _TypeSecureValueError
import { SecureValueErrorData } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
SecureValueErrorData(params: { type: TypeSecureValueType; dataHash: Uint8Array; field: string; text: string; })Properties
protected
readonly
[params]: Paramstype: TypeSecureValueType
Static Properties
readonly
[paramDesc]: ParamDesc