import { functions } from "https://deno.land/x/mtkruto@0.0.989/mod.ts";
const { AccountSetAccountTTL } = functions;
Constructors
new
AccountSetAccountTTL(params: { ttl: types.TypeAccountDaysTTL; })import { functions } from "https://deno.land/x/mtkruto@0.0.989/mod.ts";
const { AccountSetAccountTTL } = functions;