📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/umvavtmy/public_html/website_b18404e2/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
marketplace
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/marketplace/models/__pycache__
💾
Free:
48.2 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: accepted_agreement.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 )&�AcceptedAgreementz; The model for an accepted terms of use agreement. c K sn dddddddddd� | _ dddd d ddd dd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ dS )a- Initializes a new AcceptedAgreement object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this AcceptedAgreement. :type id: str :param display_name: The value to assign to the display_name property of this AcceptedAgreement. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this AcceptedAgreement. :type compartment_id: str :param listing_id: The value to assign to the listing_id property of this AcceptedAgreement. :type listing_id: str :param package_version: The value to assign to the package_version property of this AcceptedAgreement. :type package_version: str :param agreement_id: The value to assign to the agreement_id property of this AcceptedAgreement. :type agreement_id: str :param time_accepted: The value to assign to the time_accepted property of this AcceptedAgreement. :type time_accepted: datetime :param defined_tags: The value to assign to the defined_tags property of this AcceptedAgreement. :type defined_tags: dict(str, dict(str, object)) :param freeform_tags: The value to assign to the freeform_tags property of this AcceptedAgreement. :type freeform_tags: dict(str, str) �strZdatetimezdict(str, dict(str, object))zdict(str, str)) �id�display_name�compartment_id� listing_id�package_version�agreement_id� time_accepted�defined_tags� freeform_tagsr ZdisplayNameZ compartmentIdZ listingIdZpackageVersionZagreementIdZtimeAcceptedZdefinedTagsZfreeformTagsN)Z swagger_typesZ attribute_map�_id� _display_name�_compartment_id�_listing_id�_package_version� _agreement_id�_time_accepted� _defined_tags�_freeform_tags)�self�kwargs� r �M/usr/lib/python3.9/site-packages/oci/marketplace/models/accepted_agreement.py�__init__ s: +� �zAcceptedAgreement.__init__c C s | j S )z� Gets the id of this AcceptedAgreement. The unique identifier for the acceptance of the agreement within a specific compartment. :return: The id of this AcceptedAgreement. :rtype: str �r �r r r r r ^ s zAcceptedAgreement.idc C s || _ dS )z� Sets the id of this AcceptedAgreement. The unique identifier for the acceptance of the agreement within a specific compartment. :param id: The id of this AcceptedAgreement. :type: str Nr )r r r r r r j s c C s | j S )z� Gets the display_name of this AcceptedAgreement. A display name for the accepted agreement. :return: The display_name of this AcceptedAgreement. :rtype: str �r r r r r r v s zAcceptedAgreement.display_namec C s || _ dS )z� Sets the display_name of this AcceptedAgreement. A display name for the accepted agreement. :param display_name: The display_name of this AcceptedAgreement. :type: str Nr! )r r r r r r � s c C s | j S )z� Gets the compartment_id of this AcceptedAgreement. The unique identifier for the compartment where the agreement was accepted. :return: The compartment_id of this AcceptedAgreement. :rtype: str �r r r r r r � s z AcceptedAgreement.compartment_idc C s || _ dS )z� Sets the compartment_id of this AcceptedAgreement. The unique identifier for the compartment where the agreement was accepted. :param compartment_id: The compartment_id of this AcceptedAgreement. :type: str Nr"