import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { AccountSaveSecureValue } = functions;
Constructors
new
AccountSaveSecureValue(params: { value: types.TypeInputSecureValue; secureSecretId: bigint; })Properties
protected
readonly
[params]: Paramsvalue: types.TypeInputSecureValue
Static Properties
readonly
[paramDesc]: ParamDesc