o
    -kzh                     @   s8   d dl mZmZmZmZmZ d dlZG dd deZdS )    )DocumentIntFieldStringFieldDateTimeFieldObjectIdFieldNc                   @   sL   e Zd ZeddZeddZeddZe Z	eddZ
eddZddiZdS )StudyMaterialContentT)required
collectionZstudy_material_contentN)__name__
__module____qualname__r   exam_idr   study_material_idr   content_file_pathcontent_descriptionstatusr   created_datemeta r   r   [D:\Internship2\StudyBuddy\EduRuby_flask\flask_backend-main\models\study_material_content.pyr      s    




r   )mongoenginer   r   r   r   r   datetimer   r   r   r   r   <module>   s    