File: //lib/python3.9/site-packages/oci/onesubscription/models/__pycache__/invoicing_user.cpython-39.pyc
a
���f� � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict�
NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed
d� �Z e jdd� �Z ed
d� �Z
e
jdd� �Z
edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z
e
jdd� �Z
edd� �Zejdd� �Zdd� Zdd� Zd d!� Zd"S )#�
InvoicingUserz
User.
c K sd ddddddddd�| _ dddddd d
dd�| _d| _d| _d| _d| _d| _d| _d| _d| _ dS )
a8
Initializes a new InvoicingUser object with values from keyword arguments.
The following keyword arguments are supported (corresponding to the getters/setters of this class):
:param name:
The value to assign to the name property of this InvoicingUser.
:type name: str
:param user_name:
The value to assign to the user_name property of this InvoicingUser.
:type user_name: str
:param first_name:
The value to assign to the first_name property of this InvoicingUser.
:type first_name: str
:param last_name:
The value to assign to the last_name property of this InvoicingUser.
:type last_name: str
:param email:
The value to assign to the email property of this InvoicingUser.
:type email: str
:param tca_contact_id:
The value to assign to the tca_contact_id property of this InvoicingUser.
:type tca_contact_id: int
:param tca_cust_accnt_site_id:
The value to assign to the tca_cust_accnt_site_id property of this InvoicingUser.
:type tca_cust_accnt_site_id: int
:param tca_party_id:
The value to assign to the tca_party_id property of this InvoicingUser.
:type tca_party_id: int
�str�int)�name� user_name�
first_name� last_name�email�tca_contact_id�tca_cust_accnt_site_id�tca_party_idr ZuserNameZ firstNameZlastNamer
ZtcaContactIdZtcaCustAccntSiteIdZ
tcaPartyIdN)
Z
swagger_typesZ
attribute_map�_name�
_user_name�_first_name�
_last_name�_email�_tca_contact_id�_tca_cust_accnt_site_id�
_tca_party_id)�self�kwargs� r �M/usr/lib/python3.9/site-packages/oci/onesubscription/models/invoicing_user.py�__init__ s4 '��zInvoicingUser.__init__c C s | j S )z�
Gets the name of this InvoicingUser.
Name.
:return: The name of this InvoicingUser.
:rtype: str
�r �r r r r r W s
zInvoicingUser.namec C s
|| _ dS )z�
Sets the name of this InvoicingUser.
Name.
:param name: The name of this InvoicingUser.
:type: str
Nr )r r r r r r c s
c C s | j S )z�
Gets the user_name of this InvoicingUser.
userName.
:return: The user_name of this InvoicingUser.
:rtype: str
�r r r r r r
o s
zInvoicingUser.user_namec C s
|| _ dS )z�
Sets the user_name of this InvoicingUser.
userName.
:param user_name: The user_name of this InvoicingUser.
:type: str
Nr )r r
r r r r
{ s
c C s | j S )z�
Gets the first_name of this InvoicingUser.
First name.
:return: The first_name of this InvoicingUser.
:rtype: str
�r r r r r r � s
zInvoicingUser.first_namec C s
|| _ dS )z�
Sets the first_name of this InvoicingUser.
First name.
:param first_name: The first_name of this InvoicingUser.
:type: str
Nr! )r r r r r r � s
c C s | j S )z�
Gets the last_name of this InvoicingUser.
Last name.
:return: The last_name of this InvoicingUser.
:rtype: str
�r r r r r r � s
zInvoicingUser.last_namec C s
|| _ dS )z�
Sets the last_name of this InvoicingUser.
Last name.
:param last_name: The last_name of this InvoicingUser.
:type: str
Nr"