📂 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
›
usage
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/usage/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: reward_details.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 )� RewardDetailsz- The overall monthly reward summary. c K sP ddddddd�| _ dddddd d�| _d | _d | _d | _d | _d | _d | _d S )aZ Initializes a new RewardDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param tenancy_id: The value to assign to the tenancy_id property of this RewardDetails. :type tenancy_id: str :param subscription_id: The value to assign to the subscription_id property of this RewardDetails. :type subscription_id: str :param currency: The value to assign to the currency property of this RewardDetails. :type currency: str :param rewards_rate: The value to assign to the rewards_rate property of this RewardDetails. :type rewards_rate: float :param total_rewards_available: The value to assign to the total_rewards_available property of this RewardDetails. :type total_rewards_available: float :param redemption_code: The value to assign to the redemption_code property of this RewardDetails. :type redemption_code: str �str�float)� tenancy_id�subscription_id�currency�rewards_rate�total_rewards_available�redemption_code� tenancyId�subscriptionIdr �rewardsRate�totalRewardsAvailable�redemptionCodeN)� swagger_types� attribute_map�_tenancy_id�_subscription_id� _currency� _rewards_rate�_total_rewards_available�_redemption_code)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/usage/models/reward_details.py�__init__ s( � � zRewardDetails.__init__c C s | j S )z� Gets the tenancy_id of this RewardDetails. The OCID of the target tenancy. :return: The tenancy_id of this RewardDetails. :rtype: str �r �r r r r r G s zRewardDetails.tenancy_idc C s || _ dS )z� Sets the tenancy_id of this RewardDetails. The OCID of the target tenancy. :param tenancy_id: The tenancy_id of this RewardDetails. :type: str Nr! )r r r r r r S s c C s | j S )z� Gets the subscription_id of this RewardDetails. The entitlement ID from MQS, which is the same as the subcription ID. :return: The subscription_id of this RewardDetails. :rtype: str �r r"