📂 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
›
onesubscription
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/onesubscription/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: invoicing_location.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 dd� Zdd� Zdd� ZdS ) �InvoicingLocationz Address location. c K sZ dddddddd�| _ dddddd d d�| _d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new InvoicingLocation object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param address1: The value to assign to the address1 property of this InvoicingLocation. :type address1: str :param address2: The value to assign to the address2 property of this InvoicingLocation. :type address2: str :param postal_code: The value to assign to the postal_code property of this InvoicingLocation. :type postal_code: str :param city: The value to assign to the city property of this InvoicingLocation. :type city: str :param country: The value to assign to the country property of this InvoicingLocation. :type country: str :param region: The value to assign to the region property of this InvoicingLocation. :type region: str :param tca_location_id: The value to assign to the tca_location_id property of this InvoicingLocation. :type tca_location_id: int �str�int)�address1�address2�postal_code�city�country�region�tca_location_idr r Z postalCoder r r Z tcaLocationIdN) Z swagger_typesZ attribute_map� _address1� _address2�_postal_code�_city�_country�_region�_tca_location_id)�self�kwargs� r �Q/usr/lib/python3.9/site-packages/oci/onesubscription/models/invoicing_location.py�__init__ s. #�� zInvoicingLocation.__init__c C s | j S )z� Gets the address1 of this InvoicingLocation. Address first line. :return: The address1 of this InvoicingLocation. :rtype: str �r �r r r r r P s zInvoicingLocation.address1c C s || _ dS )z� Sets the address1 of this InvoicingLocation. Address first line. :param address1: The address1 of this InvoicingLocation. :type: str Nr )r r r r r r \ s c C s | j S )z� Gets the address2 of this InvoicingLocation. Address second line. :return: The address2 of this InvoicingLocation. :rtype: str �r r r r r r h s zInvoicingLocation.address2c C s || _ dS )z� Sets the address2 of this InvoicingLocation. Address second line. :param address2: The address2 of this InvoicingLocation. :type: str Nr )r r r r r r t s c C s | j S )z� Gets the postal_code of this InvoicingLocation. Postal code. :return: The postal_code of this InvoicingLocation. :rtype: str �r r r r r r � s zInvoicingLocation.postal_codec C s || _ dS )z� Sets the postal_code of this InvoicingLocation. Postal code. :param postal_code: The postal_code of this InvoicingLocation. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the city of this InvoicingLocation. City. :return: The city of this InvoicingLocation. :rtype: str �r r r r r r � s zInvoicingLocation.cityc C s || _ dS )z� Sets the city of this InvoicingLocation. City. :param city: The city of this InvoicingLocation. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the country of this InvoicingLocation. Country. :return: The country of this InvoicingLocation. :rtype: str �r r r r r r � s zInvoicingLocation.countryc C s || _ dS )z� Sets the country of this InvoicingLocation. Country. :param country: The country of this InvoicingLocation. :type: str Nr! )r r r r r r � s c C s | j S )z� Gets the region of this InvoicingLocation. Region. :return: The region of this InvoicingLocation. :rtype: str �r r r r r r � s zInvoicingLocation.regionc C s || _ dS )z� Sets the region of this InvoicingLocation. Region. :param region: The region of this InvoicingLocation. :type: str Nr"