Skip to main content

TypeAlias.LegalDocument

type LegalDocument = ObjectEnum<typeof LegalDocument>;

Legal document a user accepts during onboarding, versioned independently.

  • cgu: general terms of use, required.
  • cgv: general terms of sale, required, owner-only (billing commitment).
  • marketing: opt-in marketing communications, optional.
  • cgs: legacy combined "CGS" clickwrap, superseded by the split above.