
    _jU                         d dl mZ d dlmZ d dlmZmZmZ  G d de          Z G d de          Z	 G d d	e          Z
d
S )    )RequestOptions)List)LiteralNotRequired	TypedDictc                   >    e Zd ZU ded<   	 eee                  ed<   dS )SubscriptionMigrateParams$SubscriptionMigrateParamsBillingModebilling_modeexpandN)__name__
__module____qualname____annotations__r   r   str     n/var/www/app.qaans.com/backend/venv/lib/python3.11/site-packages/stripe/params/_subscription_migrate_params.pyr	   r	      s>         8888 S	"""" r   r	   c                   >    e Zd ZU ed         ed<   	 ed         ed<   dS )r
   ,SubscriptionMigrateParamsBillingModeFlexibleflexibletypeN)r   r   r   r   r   r   r   r   r   r
   r
      s@         HIIII *
 r   r
   c                   2    e Zd ZU eed                  ed<   dS )r   )includeditemizedproration_discountsN)r   r   r   r   r   r   r   r   r   r   r      s-         $W-C%DEEEE r   r   N)stripe._request_optionsr   typingr   typing_extensionsr   r   r   r	   r
   r   r   r   r   <module>r       s    3 2 2 2 2 2       = = = = = = = = = =           9       9     r   