📂 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
›
lib
›
python3.9
›
site-packages
›
oci
›
osub_subscription
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/osub_subscription/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: rate_card_summary.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� �Zedd� �Zejdd� �Zdd � Zd!d"� Zd#d$� Zd%S )&�RateCardSummaryz Rate Card Summary c K sn dddddddddd� | _ dd d ddd dddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ dS )a� Initializes a new RateCardSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param product: The value to assign to the product property of this RateCardSummary. :type product: oci.osub_subscription.models.Product :param time_start: The value to assign to the time_start property of this RateCardSummary. :type time_start: datetime :param time_end: The value to assign to the time_end property of this RateCardSummary. :type time_end: datetime :param net_unit_price: The value to assign to the net_unit_price property of this RateCardSummary. :type net_unit_price: str :param discretionary_discount_percentage: The value to assign to the discretionary_discount_percentage property of this RateCardSummary. :type discretionary_discount_percentage: str :param overage_price: The value to assign to the overage_price property of this RateCardSummary. :type overage_price: str :param is_tier: The value to assign to the is_tier property of this RateCardSummary. :type is_tier: bool :param currency: The value to assign to the currency property of this RateCardSummary. :type currency: oci.osub_subscription.models.Currency :param rate_card_tiers: The value to assign to the rate_card_tiers property of this RateCardSummary. :type rate_card_tiers: list[oci.osub_subscription.models.RateCardTier] ZProductZdatetime�str�boolZCurrencyzlist[RateCardTier]) �product� time_start�time_end�net_unit_price�!discretionary_discount_percentage� overage_price�is_tier�currency�rate_card_tiersr Z timeStartZtimeEndZnetUnitPriceZdiscretionaryDiscountPercentageZoveragePriceZisTierr Z rateCardTiersN)Z swagger_typesZ attribute_map�_product�_time_start� _time_end�_net_unit_price�"_discretionary_discount_percentage�_overage_price�_is_tier� _currency�_rate_card_tiers)�self�kwargs� r �R/usr/lib/python3.9/site-packages/oci/osub_subscription/models/rate_card_summary.py�__init__ s: +� �zRateCardSummary.__init__c C s | j S )z� **[Required]** Gets the product of this RateCardSummary. :return: The product of this RateCardSummary. :rtype: oci.osub_subscription.models.Product �r �r r r r r ^ s zRateCardSummary.productc C s || _ dS )z� Sets the product of this RateCardSummary. :param product: The product of this RateCardSummary. :type: oci.osub_subscription.models.Product Nr )r r r r r r h s c C s | j S )z� Gets the time_start of this RateCardSummary. Rate card start date :return: The time_start of this RateCardSummary. :rtype: datetime �r r! r r r r r s zRateCardSummary.time_startc C s || _ dS )z� Sets the time_start of this RateCardSummary. Rate card start date :param time_start: The time_start of this RateCardSummary. :type: datetime Nr"