o
    i                     @   s@   d dl mZ d dlmZmZ d dlmZmZ G dd deZdS )    )RequestOptions)DictList)LiteralNotRequiredc                   @   s,   e Zd ZU eee  ed< 	 ed ed< dS )TransactionModifyParamsexpandzLiteral['']|Dict[str, str]metadataN)__name__
__module____qualname__r   r   str__annotations__ r   r   /var/www/snowflake_co_dev_github/snow_flake_back_end_deploy/env/lib/python3.10/site-packages/stripe/params/issuing/_transaction_modify_params.pyr      s
   
 r   N)	stripe._request_optionsr   typingr   r   typing_extensionsr   r   r   r   r   r   r   <module>   s   