
    ~iJ,                     J    d Z ddlZddlZddlZddlmZ  G d de          ZdS )z
    rcs_5g

    No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)  # noqa: E501

    OpenAPI spec version: common-version
    
    Generated by: https://github.com/swagger-api/swagger-codegen.git
    N)Configurationc                      e Zd ZdZ	 ddddddddddd
Zddddd	d
ddddd
Zd*dZed             Zej	        d             Zed             Z
e
j	        d             Z
ed             Zej	        d             Zed             Zej	        d             Zed             Zej	        d             Zed             Zej	        d             Zed             Zej	        d             Zed             Zej	        d              Zed!             Zej	        d"             Zed#             Zej	        d$             Zd% Zd& Zd' Zd( Zd) ZdS )+SendRcsRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strbool)
channel_type
chatbot_idfailback_flagmessage_typeparamsreceiversms_signsms_sub_account_idsms_template_idtemplate_codeChannelType	ChatbotIdFailbackFlagMessageTypeParamsReceiverSmsSignSmsSubAccountIdSmsTemplateIdTemplateCodeNc                 r   |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        ||| _        || _        ||| _        ||| _        || _        || _        ||| _        ||| _        |	|	| _        |
| _        dS )z+SendRcsRequest - a model defined in SwaggerN)r   _configuration_channel_type_chatbot_id_failback_flag_message_type_params	_receiver	_sms_sign_sms_sub_account_id_sms_template_id_template_codediscriminatorr   r	   r
   r   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   r   s               s/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkrcs5g/models/send_rcs_request.py__init__zSendRcsRequest.__init__=   s    !*__N,!"!#'  $"!# ,D$$!.D# ,D $DM)&8D#&#2D *    c                     | j         S )zGets the channel_type of this SendRcsRequest.  # noqa: E501


        :return: The channel_type of this SendRcsRequest.  # noqa: E501
        :rtype: str
        )r   r)   s    r*   r   zSendRcsRequest.channel_type`        !!r,   c                     dg}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the channel_type of this SendRcsRequest.


        :param channel_type: The channel_type of this SendRcsRequest.  # noqa: E501
        :type: str
        RCSz:Invalid value for `channel_type` ({0}), must be one of {1}N)r   client_side_validation
ValueErrorformatr   )r)   r   allowed_valuess      r*   r   zSendRcsRequest.channel_typej   sX      6 	N22Ln55  
 *r,   c                     | j         S )zGets the chatbot_id of this SendRcsRequest.  # noqa: E501


        :return: The chatbot_id of this SendRcsRequest.  # noqa: E501
        :rtype: str
        )r   r.   s    r*   r	   zSendRcsRequest.chatbot_id|   s     r,   c                 N    | j         j        r|t          d          || _        dS )zSets the chatbot_id of this SendRcsRequest.


        :param chatbot_id: The chatbot_id of this SendRcsRequest.  # noqa: E501
        :type: str
        Nz2Invalid value for `chatbot_id`, must not be `None`)r   r2   r3   r   )r)   r	   s     r*   r	   zSendRcsRequest.chatbot_id   s5     5 	S*:LQRRR%r,   c                     | j         S )zGets the failback_flag of this SendRcsRequest.  # noqa: E501


        :return: The failback_flag of this SendRcsRequest.  # noqa: E501
        :rtype: bool
        r    r.   s    r*   r
   zSendRcsRequest.failback_flag        ""r,   c                     || _         dS )zSets the failback_flag of this SendRcsRequest.


        :param failback_flag: The failback_flag of this SendRcsRequest.  # noqa: E501
        :type: bool
        Nr9   )r)   r
   s     r*   r
   zSendRcsRequest.failback_flag   s     ,r,   c                     | j         S )zGets the message_type of this SendRcsRequest.  # noqa: E501


        :return: The message_type of this SendRcsRequest.  # noqa: E501
        :rtype: str
        )r!   r.   s    r*   r   zSendRcsRequest.message_type   r/   r,   c                     dg}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the message_type of this SendRcsRequest.


        :param message_type: The message_type of this SendRcsRequest.  # noqa: E501
        :type: str
        TEMPLATEz:Invalid value for `message_type` ({0}), must be one of {1}N)r   r2   r3   r4   r!   )r)   r   r5   s      r*   r   zSendRcsRequest.message_type   sX     %6 	N22Ln55  
 *r,   c                     | j         S )zGets the params of this SendRcsRequest.  # noqa: E501


        :return: The params of this SendRcsRequest.  # noqa: E501
        :rtype: str
        )r"   r.   s    r*   r   zSendRcsRequest.params   s     |r,   c                 N    | j         j        r|t          d          || _        dS )zSets the params of this SendRcsRequest.


        :param params: The params of this SendRcsRequest.  # noqa: E501
        :type: str
        Nz.Invalid value for `params`, must not be `None`)r   r2   r3   r"   )r)   r   s     r*   r   zSendRcsRequest.params   s1     5 	O&.MNNNr,   c                     | j         S )zGets the receiver of this SendRcsRequest.  # noqa: E501


        :return: The receiver of this SendRcsRequest.  # noqa: E501
        :rtype: str
        )r#   r.   s    r*   r   zSendRcsRequest.receiver        ~r,   c                 N    | j         j        r|t          d          || _        dS )zSets the receiver of this SendRcsRequest.


        :param receiver: The receiver of this SendRcsRequest.  # noqa: E501
        :type: str
        Nz0Invalid value for `receiver`, must not be `None`)r   r2   r3   r#   )r)   r   s     r*   r   zSendRcsRequest.receiver   s2     5 	Q(:JOPPP!r,   c                     | j         S )zGets the sms_sign of this SendRcsRequest.  # noqa: E501


        :return: The sms_sign of this SendRcsRequest.  # noqa: E501
        :rtype: str
        r$   r.   s    r*   r   zSendRcsRequest.sms_sign   rB   r,   c                     || _         dS )zSets the sms_sign of this SendRcsRequest.


        :param sms_sign: The sms_sign of this SendRcsRequest.  # noqa: E501
        :type: str
        NrE   )r)   r   s     r*   r   zSendRcsRequest.sms_sign   s     "r,   c                     | j         S )zGets the sms_sub_account_id of this SendRcsRequest.  # noqa: E501


        :return: The sms_sub_account_id of this SendRcsRequest.  # noqa: E501
        :rtype: str
        r%   r.   s    r*   r   z!SendRcsRequest.sms_sub_account_id  s     ''r,   c                     || _         dS )zSets the sms_sub_account_id of this SendRcsRequest.


        :param sms_sub_account_id: The sms_sub_account_id of this SendRcsRequest.  # noqa: E501
        :type: str
        NrH   )r)   r   s     r*   r   z!SendRcsRequest.sms_sub_account_id  s     $6   r,   c                     | j         S )zGets the sms_template_id of this SendRcsRequest.  # noqa: E501


        :return: The sms_template_id of this SendRcsRequest.  # noqa: E501
        :rtype: str
        r&   r.   s    r*   r   zSendRcsRequest.sms_template_id  s     $$r,   c                     || _         dS )zSets the sms_template_id of this SendRcsRequest.


        :param sms_template_id: The sms_template_id of this SendRcsRequest.  # noqa: E501
        :type: str
        NrK   )r)   r   s     r*   r   zSendRcsRequest.sms_template_id&  s     !0r,   c                     | j         S )zGets the template_code of this SendRcsRequest.  # noqa: E501


        :return: The template_code of this SendRcsRequest.  # noqa: E501
        :rtype: str
        )r'   r.   s    r*   r   zSendRcsRequest.template_code1  r:   r,   c                 N    | j         j        r|t          d          || _        dS )zSets the template_code of this SendRcsRequest.


        :param template_code: The template_code of this SendRcsRequest.  # noqa: E501
        :type: str
        Nz5Invalid value for `template_code`, must not be `None`)r   r2   r3   r'   )r)   r   s     r*   r   zSendRcsRequest.template_code;  s5     5 	V-:OTUUU+r,   c                 4   i }t          j        | j                  D ]\  }}t          | |          }t	          |t
                    r"t          t          d |                    ||<   Lt          |d          r|                                ||<   tt	          |t                    r4t          t          d |
                                                    ||<   |||<   t          t          t                    r| 
                                D ]
\  }}|||<   |S )z&Returns the model properties as a dictc                 N    t          | d          r|                                 n| S )Nto_dicthasattrrQ   )xs    r*   <lambda>z(SendRcsRequest.to_dict.<locals>.<lambda>P  s!    WQ	-B-BIaiikkk r,   rQ   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rQ   r   rR   )items    r*   rU   z(SendRcsRequest.to_dict.<locals>.<lambda>W  s<    tAw	22"=$q'47??+<+<!=!=8< r,   )six	iteritemsswagger_typesgetattr
isinstancelistmaprS   rQ   dictitems
issubclassr   )r)   resultattr_valuekeys         r*   rQ   zSendRcsRequest.to_dictH  s+   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %tnd++ 	$"jjll $ $
U#sr,   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrQ   r.   s    r*   to_strzSendRcsRequest.to_strc  s    ~dllnn---r,   c                 *    |                                  S )zFor `print` and `pprint`)rk   r.   s    r*   __repr__zSendRcsRequest.__repr__g  s    {{}}r,   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr]   r   rQ   r)   others     r*   __eq__zSendRcsRequest.__eq__k  s4    %00 	5||~~00r,   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTro   rp   s     r*   __ne__zSendRcsRequest.__ne__r  s4    %00 	4||~~00r,   )NNNNNNNNNNN)__name__
__module____qualname____doc__r[   attribute_mapr+   propertyr   setterr	   r
   r   r   r   r   r   r   r   rQ   rk   rm   rr   rt    r,   r*   r   r      s        
 #  M &!'%/*' M!+ !+ !+ !+F " " X" * * *"     X  
& 
& 
& # # X# , , , " " X" * * *"   X ]
 
 ]
   X _
" 
" _
"   X _" " _" ( ( X( 6 6 6 % % X% 0 0 0 # # X# 
, 
, 
,  6. . .  1 1 11 1 1 1 1r,   r   )rx   ri   rerY   volcenginesdkcore.configurationr   objectr   r|   r,   r*   <module>r      s|      				 



 9 9 9 9 9 9a1 a1 a1 a1 a1V a1 a1 a1 a1 a1r,   