Skip to main content
Go to Latest
type alias UserEaCRecord
import { type UserEaCRecord } from "https://deno.land/x/fathym_everything_as_code_api@v0.0.42/src/api/UserEaCRecord.ts";
definition: { EnterpriseLookup: string; EnterpriseName: string; Owner: boolean; ParentEnterpriseLookup: string; Username: string; }