§
    r”jr  ã                   ó&   — d Z  G d„ de¦  «        ZdS )zC
This module provide billing information and eip status condition.
c                   ó   — e Zd ZdZ	 	 dd„ZdS )ÚBillingz
    billing information
    Nc                 óN   — |pd| _         |pd| _        |pd| _        |pd| _        dS )aÔ  
        :type payment_timing: string
        :param payment_timing: The pay time of the payment, default value 'Postpaid'

        :type billing_method: string
        :param billing_method: The way of lbdc charging, default value 'ByBandwidth'

        :type reservation_length: int
        :param reservation_length: purchase length

        :type reservation_time_unit: string
        :param reservation_time_unit: time unit of purchasing, default 'Month'
        ÚPostpaidÚByBandwidthé   ÚMonthN)Úpayment_timingÚbilling_methodÚreservation_lengthÚreservation_time_unit)Úselfr	   r
   r   r   s        úp/lsinfo/ai/hellotax_ai/data_center/backend/venv/lib/python3.11/site-packages/baidubce/services/endpoint/model.pyÚ__init__zBilling.__init__   s>   € ð -Ð:°
ˆÔØ,Ð=°ˆÔØ"4Ð"9¸ˆÔØ%:Ð%E¸gˆÔ"Ð"Ð"ó    )NNNN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   © r   r   r   r      sB   € € € € € ðð ð UYØ'+ðFð Fð Fð Fð Fð Fr   r   N)r   Úobjectr   r   r   r   ú<module>r      sM   ððð ð
Fð Fð Fð Fð Fˆfñ Fô Fð Fð Fð Fr   