
    ~i*                     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            
       P   e Zd ZdZ	 dddddddddd	Z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d# Zd$ Zd% Zd& Zd' ZdS ))SendBatchRcsRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strboolz"list[ReceiverForSendBatchRcsInput])	channel_type
chatbot_idfailback_flagmessage_type	receiverssms_signsms_sub_account_idsms_template_idtemplate_codeChannelType	ChatbotIdFailbackFlagMessageType	ReceiversSmsSignSmsSubAccountIdSmsTemplateIdTemplateCodeNc                 Z   |
t                      }
|
| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        ||| _        || _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	| _        dS )z0SendBatchRcsRequest - a model defined in SwaggerN)r   _configuration_channel_type_chatbot_id_failback_flag_message_type
_receivers	_sms_sign_sms_sub_account_id_sms_template_id_template_codediscriminatorr   r	   r
   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   s              y/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkrcs5g/models/send_batch_rcs_request.py__init__zSendBatchRcsRequest.__init__;   s    !*__N,!"!#'  $"!# ,D$$!.D# ,D &DN$DM)&8D#&#2D *    c                     | j         S )zGets the channel_type of this SendBatchRcsRequest.  # noqa: E501


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


        :param channel_type: The channel_type of this SendBatchRcsRequest.  # 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 SendBatchRcsRequest.channel_typeg   sX      6 	N22Ln55  
 *r)   c                     | j         S )zGets the chatbot_id of this SendBatchRcsRequest.  # noqa: E501


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


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


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


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


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


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


        :return: The receivers of this SendBatchRcsRequest.  # noqa: E501
        :rtype: list[ReceiverForSendBatchRcsInput]
        r    r+   s    r'   r   zSendBatchRcsRequest.receivers   s     r)   c                     || _         dS )zSets the receivers of this SendBatchRcsRequest.


        :param receivers: The receivers of this SendBatchRcsRequest.  # noqa: E501
        :type: list[ReceiverForSendBatchRcsInput]
        Nr=   )r&   r   s     r'   r   zSendBatchRcsRequest.receivers   s     $r)   c                     | j         S )zGets the sms_sign of this SendBatchRcsRequest.  # noqa: E501


        :return: The sms_sign of this SendBatchRcsRequest.  # noqa: E501
        :rtype: str
        r!   r+   s    r'   r   zSendBatchRcsRequest.sms_sign   s     ~r)   c                     || _         dS )zSets the sms_sign of this SendBatchRcsRequest.


        :param sms_sign: The sms_sign of this SendBatchRcsRequest.  # noqa: E501
        :type: str
        Nr@   )r&   r   s     r'   r   zSendBatchRcsRequest.sms_sign   s     "r)   c                     | j         S )zGets the sms_sub_account_id of this SendBatchRcsRequest.  # noqa: E501


        :return: The sms_sub_account_id of this SendBatchRcsRequest.  # noqa: E501
        :rtype: str
        r"   r+   s    r'   r   z&SendBatchRcsRequest.sms_sub_account_id   s     ''r)   c                     || _         dS )zSets the sms_sub_account_id of this SendBatchRcsRequest.


        :param sms_sub_account_id: The sms_sub_account_id of this SendBatchRcsRequest.  # noqa: E501
        :type: str
        NrC   )r&   r   s     r'   r   z&SendBatchRcsRequest.sms_sub_account_id   s     $6   r)   c                     | j         S )zGets the sms_template_id of this SendBatchRcsRequest.  # noqa: E501


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


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


        :return: The template_code of this SendBatchRcsRequest.  # noqa: E501
        :rtype: str
        )r$   r+   s    r'   r   z!SendBatchRcsRequest.template_code  r7   r)   c                 N    | j         j        r|t          d          || _        dS )zSets the template_code of this SendBatchRcsRequest.


        :param template_code: The template_code of this SendBatchRcsRequest.  # noqa: E501
        :type: str
        Nz5Invalid value for `template_code`, must not be `None`)r   r/   r0   r$   )r&   r   s     r'   r   z!SendBatchRcsRequest.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hasattrrL   )xs    r'   <lambda>z-SendBatchRcsRequest.to_dict.<locals>.<lambda>4  s!    WQ	-B-BIaiikkk r)   rL   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rL   r   rM   )items    r'   rP   z-SendBatchRcsRequest.to_dict.<locals>.<lambda>;  s<    tAw	22"=$q'47??+<+<!=!=8< r)   )six	iteritemsswagger_typesgetattr
isinstancelistmaprN   rL   dictitems
issubclassr   )r&   resultattr_valuekeys         r'   rL   zSendBatchRcsRequest.to_dict,  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t)400 	$"jjll $ $
U#sr)   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrL   r+   s    r'   to_strzSendBatchRcsRequest.to_strG  s    ~dllnn---r)   c                 *    |                                  S )zFor `print` and `pprint`)rf   r+   s    r'   __repr__zSendBatchRcsRequest.__repr__K  s    {{}}r)   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrX   r   rL   r&   others     r'   __eq__zSendBatchRcsRequest.__eq__O  s5    %!455 	5||~~00r)   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrj   rk   s     r'   __ne__zSendBatchRcsRequest.__ne__V  s5    %!455 	4||~~00r)   )
NNNNNNNNNN)__name__
__module____qualname____doc__rV   attribute_mapr(   propertyr   setterr	   r
   r   r   r   r   r   r   rL   rf   rh   rm   ro    r)   r'   r   r      s        
 9# 
 
M &!'% /*'
 
M +  +  +  +D " " 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   )rs   rd   rerT   volcenginesdkcore.configurationr   objectr   rw   r)   r'   <module>r{      s|      				 



 9 9 9 9 9 9E1 E1 E1 E1 E1& E1 E1 E1 E1 E1r)   