ruạṛ
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 dd� Zdd� Zdd� ZdS ) �Productz Product description c K sZ dddddddd�| _ ddddddd d�| _d | _d | _d | _d | _d | _d | _d | _d S )a� Initializes a new Product 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 Product. :type part_number: str :param name: The value to assign to the name property of this Product. :type name: str :param unit_of_measure: The value to assign to the unit_of_measure property of this Product. :type unit_of_measure: str :param provisioning_group: The value to assign to the provisioning_group property of this Product. :type provisioning_group: str :param billing_category: The value to assign to the billing_category property of this Product. :type billing_category: str :param product_category: The value to assign to the product_category property of this Product. :type product_category: str :param ucm_rate_card_part_type: The value to assign to the ucm_rate_card_part_type property of this Product. :type ucm_rate_card_part_type: str �str)�part_number�name�unit_of_measure�provisioning_group�billing_category�product_category�ucm_rate_card_part_typeZ partNumberr Z unitOfMeasureZprovisioningGroupZbillingCategoryZproductCategoryZucmRateCardPartTypeN) Z swagger_typesZ attribute_map�_part_number�_name�_unit_of_measure�_provisioning_group�_billing_category�_product_category�_ucm_rate_card_part_type)�self�kwargs� r �A/usr/lib/python3.9/site-packages/oci/osub_usage/models/product.py�__init__ s. #�� zProduct.__init__c C s | j S )z� **[Required]** Gets the part_number of this Product. Product part number :return: The part_number of this Product. :rtype: str �r �r r r r r P s zProduct.part_numberc C s || _ dS )z� Sets the part_number of this Product. Product part number :param part_number: The part_number of this Product. :type: str Nr )r r r r r r \ s c C s | j S )z� **[Required]** Gets the name of this Product. Product name :return: The name of this Product. :rtype: str �r r r r r r h s zProduct.namec C s || _ dS )z� Sets the name of this Product. Product name :param name: The name of this Product. :type: str Nr )r r r r r r t s c C s | j S )z� Gets the unit_of_measure of this Product. Unit of Measure :return: The unit_of_measure of this Product. :rtype: str �r r r r r r � s zProduct.unit_of_measurec C s || _ dS )z� Sets the unit_of_measure of this Product. Unit of Measure :param unit_of_measure: The unit_of_measure of this Product. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the provisioning_group of this Product. Product provisioning group :return: The provisioning_group of this Product. :rtype: str �r r r r r r � s zProduct.provisioning_groupc C s || _ dS )z� Sets the provisioning_group of this Product. Product provisioning group :param provisioning_group: The provisioning_group of this Product. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the billing_category of this Product. Metered service billing category :return: The billing_category of this Product. :rtype: str �r r r r r r � s zProduct.billing_categoryc C s || _ dS )z� Sets the billing_category of this Product. Metered service billing category :param billing_category: The billing_category of this Product. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the product_category of this Product. Product category :return: The product_category of this Product. :rtype: str �r r r r r r � s zProduct.product_categoryc C s || _ dS )z� Sets the product_category of this Product. Product category :param product_category: The product_category of this Product. :type: str Nr! )r r r r r r � s c C s | j S )z� Gets the ucm_rate_card_part_type of this Product. Rate card part type of Product :return: The ucm_rate_card_part_type of this Product. :rtype: str �r r r r r r � s zProduct.ucm_rate_card_part_typec C s || _ dS )z� Sets the ucm_rate_card_part_type of this Product. Rate card part type of Product :param ucm_rate_card_part_type: The ucm_rate_card_part_type of this Product. :type: str Nr"