
    PIi	                     (    d dl mZ 	  G d de      Zy)    )AbstractObjectc                   n     e Zd Zd	 fd	Z G d dej
                        ZddddddddZed        Z xZ	S )
UserPaymentMethodsInfoc                 F    t         t        |           d| _        || _        y )NT)superr   __init___isUserPaymentMethodsInfo_api)selfapi	__class__s     /var/www/webhook.estador.de/web/meta/bot/venv/lib/python3.12/site-packages/facebook_business/adobjects/userpaymentmethodsinfo.pyr   zUserPaymentMethodsInfo.__init__   s     $d46)-&	    c                   (    e Zd ZdZdZdZdZdZdZdZ	y)	UserPaymentMethodsInfo.Field
account_idavailable_card_typesavailable_payment_methods!available_payment_methods_detailscountrycurrencyexisting_payment_methodsN)
__name__
__module____qualname__r   r   r   r   r   r   r    r   r   Fieldr      s)    !
5$?!,O)#= r   r   stringzlist<string>zlist<Object>)r   r   r   r   r   r   r   c                 
    i }|S Nr   )clsfield_enum_infos     r   _get_field_enum_infoz+UserPaymentMethodsInfo._get_field_enum_info,   s    r   r    )
r   r   r   r   r   r   _field_typesclassmethodr#   __classcell__)r   s   @r   r   r      sL    
>$$ >  .%3-;$2L  r   r   N)*facebook_business.adobjects.abstractobjectr   r   r   r   r   <module>r(      s    Fr   