Kind: Constant
Source: atloria-monorepo/apps/api/src/billing/billing.constants.ts
Maps the public checkout plan key to the OrganizationPlan enum value.
Definition
tsRecord<BillingPlanKey, 'PRO' | 'BUSINESS'>
Kind: Constant
Source: atloria-monorepo/apps/api/src/billing/billing.constants.ts
Maps the public checkout plan key to the OrganizationPlan enum value.
tsRecord<BillingPlanKey, 'PRO' | 'BUSINESS'>
Was this page helpful?