Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fathym_common/src/eac/EaCLicenseConfigurationAsCode.ts>EaCLicenseConfigurationAsCode

The Fathym Reference Architecture provides the common foundation for applications built in Typescript.
Go to Latest
interface EaCLicenseConfigurationAsCode
implements EaCDetails<EaCLicenseConfigurationDetails>
import { type EaCLicenseConfigurationAsCode } from "https://deno.land/x/fathym_common@v0.0.184/src/eac/EaCLicenseConfigurationAsCode.ts";

Properties

optional
Plans: { [key: string]: EaCPlanAsCode; } | null