fsi.collections.notification_template
Classes
Module Contents
- class fsi.collections.notification_template.CourseNotificationTemplateCollection(session: sqlalchemy.orm.Session, course_event_id: uuid.UUID | None = None)[source]
Bases:
onegov.core.collection.GenericCollection[onegov.fsi.models.course_notification_template.CourseNotificationTemplate]- property model_class: type[onegov.fsi.models.course_notification_template.CourseNotificationTemplate][source]