feriennet.collections.notification_template

Classes

NotificationTemplateCollection

Module Contents

class feriennet.collections.notification_template.NotificationTemplateCollection(session: sqlalchemy.orm.Session, **kwargs: Any)[source]

Bases: onegov.core.collection.GenericCollection[onegov.feriennet.models.NotificationTemplate]

property model_class: type[onegov.feriennet.models.NotificationTemplate][source]