📂 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
›
dts
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/dts/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: transfer_package_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 ZdZdZdZdZdZdZdZ dZ d Zd Zdd� Z ed d� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zdd� Zdd� Zdd� ZdS )�TransferPackageSummaryz' TransferPackageSummary model. � PREPARING�SHIPPING�RECEIVED� PROCESSING� PROCESSED�RETURNED�DELETED� CANCELLED�CANCELLED_RETURNEDc K s2 dddd�| _ dddd�| _d| _d| _d| _dS )a� Initializes a new TransferPackageSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param label: The value to assign to the label property of this TransferPackageSummary. :type label: str :param lifecycle_state: The value to assign to the lifecycle_state property of this TransferPackageSummary. Allowed values for this property are: "PREPARING", "SHIPPING", "RECEIVED", "PROCESSING", "PROCESSED", "RETURNED", "DELETED", "CANCELLED", "CANCELLED_RETURNED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param creation_time: The value to assign to the creation_time property of this TransferPackageSummary. :type creation_time: datetime �strZdatetime)�label�lifecycle_state� creation_timer ZlifecycleStateZcreationTimeN)Z swagger_typesZ attribute_map�_label�_lifecycle_state�_creation_time)�self�kwargs� r �K/usr/lib/python3.9/site-packages/oci/dts/models/transfer_package_summary.py�__init__6 s ��zTransferPackageSummary.__init__c C s | j S )z� Gets the label of this TransferPackageSummary. :return: The label of this TransferPackageSummary. :rtype: str �r �r r r r r Z s zTransferPackageSummary.labelc C s || _ dS )z� Sets the label of this TransferPackageSummary. :param label: The label of this TransferPackageSummary. :type: str Nr )r r r r r r d s c C s | j S )a� Gets the lifecycle_state of this TransferPackageSummary. Allowed values for this property are: "PREPARING", "SHIPPING", "RECEIVED", "PROCESSING", "PROCESSED", "RETURNED", "DELETED", "CANCELLED", "CANCELLED_RETURNED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The lifecycle_state of this TransferPackageSummary. :rtype: str )r r r r r r n s z&TransferPackageSummary.lifecycle_statec C s g d�}t ||�sd}|| _dS )z� Sets the lifecycle_state of this TransferPackageSummary. :param lifecycle_state: The lifecycle_state of this TransferPackageSummary. :type: str ) r r r r r r r r r ZUNKNOWN_ENUM_VALUEN)r r )r r Zallowed_valuesr r r r { s c C s | j S )z� Gets the creation_time of this TransferPackageSummary. :return: The creation_time of this TransferPackageSummary. :rtype: datetime �r r r r r r � s z$TransferPackageSummary.creation_timec C s || _ dS )z� Sets the creation_time of this TransferPackageSummary. :param creation_time: The creation_time of this TransferPackageSummary. :type: datetime Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s zTransferPackageSummary.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s zTransferPackageSummary.__eq__c C s | |k S r r r"