ruạṛ
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 )� Commitmentz/ Subscribed service commitment details c K sP ddddddd�| _ dddddd d�| _d | _d | _d | _d | _d | _d | _d S )aB Initializes a new Commitment object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param time_start: The value to assign to the time_start property of this Commitment. :type time_start: datetime :param time_end: The value to assign to the time_end property of this Commitment. :type time_end: datetime :param quantity: The value to assign to the quantity property of this Commitment. :type quantity: str :param available_amount: The value to assign to the available_amount property of this Commitment. :type available_amount: str :param line_net_amount: The value to assign to the line_net_amount property of this Commitment. :type line_net_amount: str :param funded_allocation_value: The value to assign to the funded_allocation_value property of this Commitment. :type funded_allocation_value: str �datetime�str)� time_start�time_end�quantity�available_amount�line_net_amount�funded_allocation_value� timeStart�timeEndr �availableAmount� lineNetAmount�fundedAllocationValueN)� swagger_types� attribute_map�_time_start� _time_end� _quantity�_available_amount�_line_net_amount�_funded_allocation_value)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/osub_subscription/models/commitment.py�__init__ s( � � zCommitment.__init__c C s | j S )z� Gets the time_start of this Commitment. Commitment start date :return: The time_start of this Commitment. :rtype: datetime �r �r r r r r G s zCommitment.time_startc C s || _ dS )z� Sets the time_start of this Commitment. Commitment start date :param time_start: The time_start of this Commitment. :type: datetime Nr! )r r r r r r S s c C s | j S )z� Gets the time_end of this Commitment. Commitment end date :return: The time_end of this Commitment. :rtype: datetime �r r"