
    hO                     >    d dl mZ d dlmZ d dlmZ  G d de      Zy)    )StripeService)VerificationReportService)VerificationSessionServicec                        e Zd Z fdZ xZS )IdentityServicec                     t         |   |       t        | j                        | _        t        | j                        | _        y )N)super__init__r   
_requestorverification_reportsr   verification_sessions)self	requestor	__class__s     X/var/www/api/v1/venv_getwork_v1/lib/python3.12/site-packages/stripe/_identity_service.pyr
   zIdentityService.__init__   s5    #$=doo$N!%?OO&
"    )__name__
__module____qualname__r
   __classcell__)r   s   @r   r   r      s    
 
r   r   N)stripe._stripe_servicer   ,stripe.identity._verification_report_servicer   -stripe.identity._verification_session_servicer   r    r   r   <module>r      s     1

m 
r   