
    <@g                     >    d dl mZ d dlmZ d dlmZ  G d de      Zy)    )StripeService)ReportRunService)ReportTypeServicec                        e Zd Z fdZ xZS )ReportingServicec                     t         |   |       t        | j                        | _        t        | j                        | _        y )N)super__init__r   
_requestorreport_runsr   report_types)self	requestor	__class__s     X/var/www/html/AdoubleTech/venv/lib/python3.12/site-packages/stripe/_reporting_service.pyr
   zReportingService.__init__	   s2    #+DOO<-doo>    )__name__
__module____qualname__r
   __classcell__)r   s   @r   r   r      s    ? ?r   r   N)stripe._stripe_servicer   $stripe.reporting._report_run_servicer   %stripe.reporting._report_type_servicer   r    r   r   <module>r      s    1 A C?} ?r   