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 )ÚBookingServicez±
    Represents information about a particular service provided by a bookingBusiness, such as the service name,
    price, and the staff that usually provides such service.
    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   úR/var/www/html/corbot_env/lib/python3.10/site-packages/office365/booking/service.pyr      s    r   N)Úoffice365.entityr   r   r   r   r   r	   Ú<module>   s    