prorm API Reference
    Preparing search index...

    Enumeration LegalBasisEnum

    Companion enum for LegalBasis. Provided for callers who prefer enum-based ergonomics (autocomplete, refactor-safety) over raw string literals. The underlying values are identical to the LegalBasis string literals, so either form may be used interchangeably.

    Index
    Consent: "consent"
    Contract: "contract"
    LegalObligation: "legal_obligation"
    VitalInterests: "vital_interests"
    PublicTask: "public_task"
    LegitimateInterests: "legitimate_interests"