EntityModificationType ====================== .. currentmodule:: app.portfolio.models.entity.entity_log .. autoclass:: EntityModificationType :members: :undoc-members: :show-inheritance: .. inheritance-diagram:: EntityModificationType :include-subclasses: :parts: 1 :caption: Inheritance Diagram for EntityModificationType .. rubric:: Attributes .. autosummary:: ~EntityModificationType.record_exists ~EntityModificationType.record_deleted ~EntityModificationType.CREATED ~EntityModificationType.UPDATED ~EntityModificationType.DELETED