Skip to content
BusinessKindEnum

Classifies a business. standard is a real customer business; endToEndTest marks an automated-test fixture created by the Playwright suite via setupE2EBusiness. Test fixtures share the production database, so this is the source of truth for excluding them from public-facing surfaces and from developer notifications.

Values

  • standard
  • endToEndTest
  • demo

    A seeded, public example tenant (one per marketing vertical). Visitors can browse and register without being charged, and those bookings never appear in their real account. Clients use this to show a "this is a live demo" affordance on the public page and checkout.

Used in

BusinessKind