
    0js                     4    d Z ddlmZ  G d dee          ZdS )z[
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT License.
    )Enumc                       e Zd ZdZdZ	 dZdS )ActionzH
    Enum for the actions that can be taken on a file consent card.
    acceptdeclineN)__name__
__module____qualname____doc__ACCEPTDECLINE     i/home/rurouni/.hermes/hermes-agent/venv/lib/python3.11/site-packages/microsoft_teams/api/models/action.pyr   r   	   s)          F$G$$r   r   N)r   enumr   strr   r   r   r   <module>r      sY    
      	% 	% 	% 	% 	%S$ 	% 	% 	% 	% 	%r   