📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
onesubscription
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/onesubscription/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: invoicing_product.pyc
a O��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� �Zdd� Z dd� Zdd� ZdS )�InvoicingProductz Product description c K sP ddddddd�| _ ddddddd�| _d | _d | _d | _d | _d | _d | _d S ) aq Initializes a new InvoicingProduct object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param part_number: The value to assign to the part_number property of this InvoicingProduct. :type part_number: str :param name: The value to assign to the name property of this InvoicingProduct. :type name: str :param unit_of_measure: The value to assign to the unit_of_measure property of this InvoicingProduct. :type unit_of_measure: str :param billing_category: The value to assign to the billing_category property of this InvoicingProduct. :type billing_category: str :param product_category: The value to assign to the product_category property of this InvoicingProduct. :type product_category: str :param ucm_rate_card_part_type: The value to assign to the ucm_rate_card_part_type property of this InvoicingProduct. :type ucm_rate_card_part_type: str �str)�part_number�name�unit_of_measure�billing_category�product_category�ucm_rate_card_part_type� partNumberr � unitOfMeasure�billingCategory�productCategory�ucmRateCardPartTypeN)� swagger_types� attribute_map�_part_number�_name�_unit_of_measure�_billing_category�_product_category�_ucm_rate_card_part_type)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/onesubscription/models/invoicing_product.py�__init__ s( � � zInvoicingProduct.__init__c C s | j S )z� **[Required]** Gets the part_number of this InvoicingProduct. Product part number :return: The part_number of this InvoicingProduct. :rtype: str �r �r r r r r G s zInvoicingProduct.part_numberc C s || _ dS )z� Sets the part_number of this InvoicingProduct. Product part number :param part_number: The part_number of this InvoicingProduct. :type: str Nr )r r r r r r S s c C s | j S )z� **[Required]** Gets the name of this InvoicingProduct. Product name :return: The name of this InvoicingProduct. :rtype: str �r r! r r r r _ s zInvoicingProduct.namec C s || _ dS )z� Sets the name of this InvoicingProduct. Product name :param name: The name of this InvoicingProduct. :type: str Nr"