Home / Type/ EnterpriseCardProps Type — supabase Architecture

EnterpriseCardProps Type — supabase Architecture

Architecture documentation for the EnterpriseCardProps type/interface in EnterpriseCard.tsx from the supabase codebase.

Entity Profile

Source Code

apps/studio/components/interfaces/Organization/BillingSettings/Subscription/EnterpriseCard.tsx lines 8–11

export interface EnterpriseCardProps {
  plan: PricingInformation
  isCurrentPlan: boolean
}

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free