Kind: Constant
Source: atloria-monorepo/apps/api/src/billing/billing.constants.ts
Maps the public checkout plan key to env var holding the Stripe price id.
Definition
tsRecord<BillingPlanKey, string>
Kind: Constant
Source: atloria-monorepo/apps/api/src/billing/billing.constants.ts
Maps the public checkout plan key to env var holding the Stripe price id.
tsRecord<BillingPlanKey, string>
Was this page helpful?