class functions.AccountDeleteSecureValue extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { AccountDeleteSecureValue } = functions; ConstructorsnewAccountDeleteSecureValue(params: { types: Array<types.TypeSecureValueType>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramstypes: Array<types.TypeSecureValueType>Static Propertiesreadonly[paramDesc]: ParamDesc