DSMS
  • Endpoints
  • Database Models
  • Legal Models
  • Testing
DSMS
  • Docs »
  • Legal Models
  • View page source

Legal Models¶

class legal.LegalReason¶

enum.Enum of legal reasons for processing operations based on Art. 6 (1) a to f GDPR

__str__()¶

Returns a human-readable representation (in German) of an enum member

CONSENT = 1¶
CONTRACT = 2¶
LEGAL_OBLIGATION = 3¶
VITAL_INTERESTS = 4¶
OFFICIAL_AUTHORITY = 5¶
LEGITIMATE_INTERESTS = 6¶
Next Previous

© Copyright 2019, Julian Rother

Built with Sphinx using a theme provided by Read the Docs.