Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
type alias EaCStripeModifierDetails
import { type EaCStripeModifierDetails } from "https://deno.land/x/fathym_everything_as_code@v0.1.63-integration/src/modules/applications/EaCStripeModifierDetails.ts";

The details of a Stripe modifier.

definition: { LicenseLookup: string; IncludeScript: boolean; } & EaCModifierDetails<"Stripe">