
    PIi                     (    d dl mZ 	  G d de      Zy)    )AbstractObjectc                   f     e Zd Zd	 fd	Z G d dej
                        ZddddZed        Z xZ	S )
LeadGenAppointmentBookingInfoc                 F    t         t        |           d| _        || _        y )NT)superr   __init__ _isLeadGenAppointmentBookingInfo_api)selfapi	__class__s     /var/www/webhook.estador.de/web/meta/bot/venv/lib/python3.12/site-packages/facebook_business/adobjects/leadgenappointmentbookinginfo.pyr   z&LeadGenAppointmentBookingInfo.__init__   s     +T;=04-	    c                       e Zd ZdZdZdZy)#LeadGenAppointmentBookingInfo.Fieldadvertiser_timezone_offsetappointment_durationsappointment_slots_by_dayN)__name__
__module____qualname__r   r   r    r   r   Fieldr      s    %A" 7#= r   r   stringzlist<string>z"list<LeadGenAppointmentSlotsByDay>)r   r   r   c                 
    i }|S Nr   )clsfield_enum_infos     r   _get_field_enum_infoz2LeadGenAppointmentBookingInfo._get_field_enum_info$   s    r   r   )
r   r   r   r   r   r   _field_typesclassmethodr   __classcell__)r   s   @r   r   r      s@    
>$$ > '/!/$HL
  r   r   N)*facebook_business.adobjects.abstractobjectr   r   r   r   r   <module>r$      s    Fr   