o
    ,Âif½  ã                   @   s    d dl mZ G dd„ deƒZdS )é    )ÚEntityc                   @   s   e Zd ZdZdS )ÚEducationUserae  A user in the system. This is an education-specific variant of the user with the same id that
    Microsoft Graph will return from the non-education-specific /users endpoint. This object provides a targeted
    subset of properties from the core user object and adds a set of education-specific properties such as primaryRole,
    student, and teacher data.N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   úQ/var/www/html/corbot_env/lib/python3.10/site-packages/office365/education/user.pyr      s    r   N)Úoffice365.entityr   r   r   r   r   r	   Ú<module>   s    