o
    éË·eo  ã                   @   s4   d dl mZmZmZ d dlmZ G dd„ deƒZdS )é    )Úabsolute_importÚdivisionÚprint_function)ÚListableAPIResourcec                   @   s   e Zd ZdZdZdS )ÚCountrySpecaq  
    Stripe needs to collect certain pieces of information about each account
    created. These requirements can differ depending on the account's country. The
    Country Specs API makes these rules available to your integration.

    You can also view the information from this API call as [an online
    guide](/docs/connect/required-verification-information).
    Úcountry_specN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚOBJECT_NAME© r   r   úX/var/www/ideatree/venv/lib/python3.10/site-packages/stripe/api_resources/country_spec.pyr      s    	r   N)Ú
__future__r   r   r   Ústripe.api_resources.abstractr   r   r   r   r   r   Ú<module>   s   