o
    ,ÂifI  ã                   @   s    d dl mZ G dd„ deƒZdS )é    )ÚEntityc                   @   s   e Zd ZdZdS )ÚBookingAppointmentzö
    Represents a business in Microsoft Bookings. This is the top level object in the Microsoft Bookings API.
    It contains business information and related business objects such as appointments, customers, services,
    and staff members.
    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   úV/var/www/html/corbot_env/lib/python3.10/site-packages/office365/booking/appointment.pyr      s    r   N)Úoffice365.entityr   r   r   r   r   r	   Ú<module>   s    