AdminPublisher¶
-
class
oci.marketplace_publisher.models.AdminPublisher(**kwargs)¶ Bases:
objectThe model for a publisher details.
Attributes
PUBLISHER_STATUS_APPROVEDA constant which can be used with the publisher_status property of a AdminPublisher. PUBLISHER_STATUS_CONTACTEDA constant which can be used with the publisher_status property of a AdminPublisher. PUBLISHER_STATUS_NEWA constant which can be used with the publisher_status property of a AdminPublisher. PUBLISHER_STATUS_REJECTEDA constant which can be used with the publisher_status property of a AdminPublisher. PUBLISHER_STATUS_REMOVEDA constant which can be used with the publisher_status property of a AdminPublisher. PUBLISHER_STATUS_SUSPENDEDA constant which can be used with the publisher_status property of a AdminPublisher. STATUS_APPROVEDA constant which can be used with the status property of a AdminPublisher. STATUS_CONTACTEDA constant which can be used with the status property of a AdminPublisher. STATUS_NEWA constant which can be used with the status property of a AdminPublisher. STATUS_REJECTEDA constant which can be used with the status property of a AdminPublisher. STATUS_REMOVEDA constant which can be used with the status property of a AdminPublisher. STATUS_SUSPENDEDA constant which can be used with the status property of a AdminPublisher. compartment_id[Required] Gets the compartment_id of this AdminPublisher. compartment_nameGets the compartment_name of this AdminPublisher. contact_email[Required] Gets the contact_email of this AdminPublisher. contact_phone[Required] Gets the contact_phone of this AdminPublisher. defined_tagsGets the defined_tags of this AdminPublisher. descriptionGets the description of this AdminPublisher. display_name[Required] Gets the display_name of this AdminPublisher. emailGets the email of this AdminPublisher. employee_countGets the employee_count of this AdminPublisher. facebook_urlGets the facebook_url of this AdminPublisher. first_nameGets the first_name of this AdminPublisher. freeform_tagsGets the freeform_tags of this AdminPublisher. hq_addressGets the hq_address of this AdminPublisher. id[Required] Gets the id of this AdminPublisher. is_app_publisherGets the is_app_publisher of this AdminPublisher. is_fx_enabledGets the is_fx_enabled of this AdminPublisher. is_opn_agreement_validation_exemptGets the is_opn_agreement_validation_exempt of this AdminPublisher. is_oracle_ownedGets the is_oracle_owned of this AdminPublisher. is_service_publisherGets the is_service_publisher of this AdminPublisher. last_nameGets the last_name of this AdminPublisher. legacy_idGets the legacy_id of this AdminPublisher. linkedin_urlGets the linkedin_url of this AdminPublisher. logoGets the logo of this AdminPublisher. modified_byGets the modified_by of this AdminPublisher. notification_emailGets the notification_email of this AdminPublisher. opn_membershipGets the opn_membership of this AdminPublisher. partner_portal_optionsGets the partner_portal_options of this AdminPublisher. private_offer_account_detailsGets the private_offer_account_details of this AdminPublisher. publisher_status[Required] Gets the publisher_status of this AdminPublisher. publisher_type[Required] Gets the publisher_type of this AdminPublisher. registry_namespace[Required] Gets the registry_namespace of this AdminPublisher. solution_descriptionGets the solution_description of this AdminPublisher. statusGets the status of this AdminPublisher. system_tagsGets the system_tags of this AdminPublisher. time_created[Required] Gets the time_created of this AdminPublisher. time_expiredGets the time_expired of this AdminPublisher. time_updated[Required] Gets the time_updated of this AdminPublisher. twitter_urlGets the twitter_url of this AdminPublisher. upload_os_par_urlGets the upload_os_par_url of this AdminPublisher. website_urlGets the website_url of this AdminPublisher. year_foundedGets the year_founded of this AdminPublisher. Methods
__init__(**kwargs)Initializes a new AdminPublisher object with values from keyword arguments. -
PUBLISHER_STATUS_APPROVED= 'APPROVED'¶ A constant which can be used with the publisher_status property of a AdminPublisher. This constant has a value of “APPROVED”
-
PUBLISHER_STATUS_CONTACTED= 'CONTACTED'¶ A constant which can be used with the publisher_status property of a AdminPublisher. This constant has a value of “CONTACTED”
-
PUBLISHER_STATUS_NEW= 'NEW'¶ A constant which can be used with the publisher_status property of a AdminPublisher. This constant has a value of “NEW”
-
PUBLISHER_STATUS_REJECTED= 'REJECTED'¶ A constant which can be used with the publisher_status property of a AdminPublisher. This constant has a value of “REJECTED”
-
PUBLISHER_STATUS_REMOVED= 'REMOVED'¶ A constant which can be used with the publisher_status property of a AdminPublisher. This constant has a value of “REMOVED”
-
PUBLISHER_STATUS_SUSPENDED= 'SUSPENDED'¶ A constant which can be used with the publisher_status property of a AdminPublisher. This constant has a value of “SUSPENDED”
-
STATUS_APPROVED= 'APPROVED'¶ A constant which can be used with the status property of a AdminPublisher. This constant has a value of “APPROVED”
-
STATUS_CONTACTED= 'CONTACTED'¶ A constant which can be used with the status property of a AdminPublisher. This constant has a value of “CONTACTED”
-
STATUS_NEW= 'NEW'¶ A constant which can be used with the status property of a AdminPublisher. This constant has a value of “NEW”
-
STATUS_REJECTED= 'REJECTED'¶ A constant which can be used with the status property of a AdminPublisher. This constant has a value of “REJECTED”
-
STATUS_REMOVED= 'REMOVED'¶ A constant which can be used with the status property of a AdminPublisher. This constant has a value of “REMOVED”
-
STATUS_SUSPENDED= 'SUSPENDED'¶ A constant which can be used with the status property of a AdminPublisher. This constant has a value of “SUSPENDED”
-
__init__(**kwargs)¶ Initializes a new AdminPublisher object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: - publisher_status (str) – The value to assign to the publisher_status property of this AdminPublisher. Allowed values for this property are: “NEW”, “APPROVED”, “SUSPENDED”, “REMOVED”, “REJECTED”, “CONTACTED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- notification_email (str) – The value to assign to the notification_email property of this AdminPublisher.
- opn_membership (oci.marketplace_publisher.models.OpnMembership) – The value to assign to the opn_membership property of this AdminPublisher.
- private_offer_account_details (oci.marketplace_publisher.models.PrivateOfferAccountDetails) – The value to assign to the private_offer_account_details property of this AdminPublisher.
- is_fx_enabled (bool) – The value to assign to the is_fx_enabled property of this AdminPublisher.
- upload_os_par_url (str) – The value to assign to the upload_os_par_url property of this AdminPublisher.
- id (str) – The value to assign to the id property of this AdminPublisher.
- compartment_id (str) – The value to assign to the compartment_id property of this AdminPublisher.
- compartment_name (str) – The value to assign to the compartment_name property of this AdminPublisher.
- first_name (str) – The value to assign to the first_name property of this AdminPublisher.
- last_name (str) – The value to assign to the last_name property of this AdminPublisher.
- email (str) – The value to assign to the email property of this AdminPublisher.
- registry_namespace (str) – The value to assign to the registry_namespace property of this AdminPublisher.
- status (str) – The value to assign to the status property of this AdminPublisher. Allowed values for this property are: “NEW”, “APPROVED”, “SUSPENDED”, “REMOVED”, “REJECTED”, “CONTACTED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- legacy_id (str) – The value to assign to the legacy_id property of this AdminPublisher.
- display_name (str) – The value to assign to the display_name property of this AdminPublisher.
- description (str) – The value to assign to the description property of this AdminPublisher.
- solution_description (str) – The value to assign to the solution_description property of this AdminPublisher.
- year_founded (int) – The value to assign to the year_founded property of this AdminPublisher.
- employee_count (str) – The value to assign to the employee_count property of this AdminPublisher.
- modified_by (str) – The value to assign to the modified_by property of this AdminPublisher.
- is_oracle_owned (bool) – The value to assign to the is_oracle_owned property of this AdminPublisher.
- is_opn_agreement_validation_exempt (bool) – The value to assign to the is_opn_agreement_validation_exempt property of this AdminPublisher.
- partner_portal_options (oci.marketplace_publisher.models.PartnerPortalOptions) – The value to assign to the partner_portal_options property of this AdminPublisher.
- website_url (str) – The value to assign to the website_url property of this AdminPublisher.
- contact_email (str) – The value to assign to the contact_email property of this AdminPublisher.
- contact_phone (str) – The value to assign to the contact_phone property of this AdminPublisher.
- hq_address (str) – The value to assign to the hq_address property of this AdminPublisher.
- logo (oci.marketplace_publisher.models.UploadData) – The value to assign to the logo property of this AdminPublisher.
- facebook_url (str) – The value to assign to the facebook_url property of this AdminPublisher.
- twitter_url (str) – The value to assign to the twitter_url property of this AdminPublisher.
- linkedin_url (str) – The value to assign to the linkedin_url property of this AdminPublisher.
- publisher_type (str) – The value to assign to the publisher_type property of this AdminPublisher.
- is_app_publisher (bool) – The value to assign to the is_app_publisher property of this AdminPublisher.
- is_service_publisher (bool) – The value to assign to the is_service_publisher property of this AdminPublisher.
- time_created (datetime) – The value to assign to the time_created property of this AdminPublisher.
- time_updated (datetime) – The value to assign to the time_updated property of this AdminPublisher.
- time_expired (datetime) – The value to assign to the time_expired property of this AdminPublisher.
- freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this AdminPublisher.
- defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this AdminPublisher.
- system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this AdminPublisher.
-
compartment_id¶ [Required] Gets the compartment_id of this AdminPublisher. The root compartment of the Publisher.
Returns: The compartment_id of this AdminPublisher. Return type: str
-
compartment_name¶ Gets the compartment_name of this AdminPublisher. The root compartment name of the Publisher.
Returns: The compartment_name of this AdminPublisher. Return type: str
-
contact_email¶ [Required] Gets the contact_email of this AdminPublisher. The public email address of the publisher for customers.
Returns: The contact_email of this AdminPublisher. Return type: str
-
contact_phone¶ [Required] Gets the contact_phone of this AdminPublisher. The phone number of the publisher in E.164 format.
Returns: The contact_phone of this AdminPublisher. Return type: str
Gets the defined_tags of this AdminPublisher. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {“foo-namespace”: {“bar-key”: “value”}}
Returns: The defined_tags of this AdminPublisher. Return type: dict(str, dict(str, object))
-
description¶ Gets the description of this AdminPublisher. A description of the publisher.
Returns: The description of this AdminPublisher. Return type: str
-
display_name¶ [Required] Gets the display_name of this AdminPublisher. The name of the publisher.
Returns: The display_name of this AdminPublisher. Return type: str
-
email¶ Gets the email of this AdminPublisher. Email address of the publisher.
Returns: The email of this AdminPublisher. Return type: str
-
employee_count¶ Gets the employee_count of this AdminPublisher. Count of employees in publisher’s company
Returns: The employee_count of this AdminPublisher. Return type: str
-
facebook_url¶ Gets the facebook_url of this AdminPublisher. Publisher’s Facebook URL
Returns: The facebook_url of this AdminPublisher. Return type: str
-
first_name¶ Gets the first_name of this AdminPublisher. First Name of the publisher
Returns: The first_name of this AdminPublisher. Return type: str
Gets the freeform_tags of this AdminPublisher. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {“bar-key”: “value”}
Returns: The freeform_tags of this AdminPublisher. Return type: dict(str, str)
-
hq_address¶ Gets the hq_address of this AdminPublisher. The address of the publisher’s headquarters.
Returns: The hq_address of this AdminPublisher. Return type: str
-
id¶ [Required] Gets the id of this AdminPublisher. Unique OCID identifier for the publisher.
Returns: The id of this AdminPublisher. Return type: str
-
is_app_publisher¶ Gets the is_app_publisher of this AdminPublisher. Indicates if publisher has application listings
Returns: The is_app_publisher of this AdminPublisher. Return type: bool
-
is_fx_enabled¶ Gets the is_fx_enabled of this AdminPublisher. Whether automatic FX conversion is enabled for the publisher.
Returns: The is_fx_enabled of this AdminPublisher. Return type: bool
-
is_opn_agreement_validation_exempt¶ Gets the is_opn_agreement_validation_exempt of this AdminPublisher. Indicates whether this publisher is explicitly exempt from OPN and Oracle Cloud Marketplace Agreement validation.
Returns: The is_opn_agreement_validation_exempt of this AdminPublisher. Return type: bool
-
is_oracle_owned¶ Gets the is_oracle_owned of this AdminPublisher. Indicates if publisher is Oracle first-party or third-party
Returns: The is_oracle_owned of this AdminPublisher. Return type: bool
-
is_service_publisher¶ Gets the is_service_publisher of this AdminPublisher. Indicates if publisher has service listings
Returns: The is_service_publisher of this AdminPublisher. Return type: bool
-
last_name¶ Gets the last_name of this AdminPublisher. Last Name of the publisher
Returns: The last_name of this AdminPublisher. Return type: str
-
legacy_id¶ Gets the legacy_id of this AdminPublisher. Unique legacy service identifier for the publisher.
Returns: The legacy_id of this AdminPublisher. Return type: str
-
linkedin_url¶ Gets the linkedin_url of this AdminPublisher. Publisher’s LinkedIn URL
Returns: The linkedin_url of this AdminPublisher. Return type: str
-
logo¶ Gets the logo of this AdminPublisher.
Returns: The logo of this AdminPublisher. Return type: oci.marketplace_publisher.models.UploadData
-
modified_by¶ Gets the modified_by of this AdminPublisher. Indicates who modified the publisher data.
Returns: The modified_by of this AdminPublisher. Return type: str
-
notification_email¶ Gets the notification_email of this AdminPublisher. The private email address of the publisher product team.
Returns: The notification_email of this AdminPublisher. Return type: str
-
opn_membership¶ Gets the opn_membership of this AdminPublisher.
Returns: The opn_membership of this AdminPublisher. Return type: oci.marketplace_publisher.models.OpnMembership
-
partner_portal_options¶ Gets the partner_portal_options of this AdminPublisher.
Returns: The partner_portal_options of this AdminPublisher. Return type: oci.marketplace_publisher.models.PartnerPortalOptions
-
private_offer_account_details¶ Gets the private_offer_account_details of this AdminPublisher.
Returns: The private_offer_account_details of this AdminPublisher. Return type: oci.marketplace_publisher.models.PrivateOfferAccountDetails
-
publisher_status¶ [Required] Gets the publisher_status of this AdminPublisher. publisher status.
Allowed values for this property are: “NEW”, “APPROVED”, “SUSPENDED”, “REMOVED”, “REJECTED”, “CONTACTED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The publisher_status of this AdminPublisher. Return type: str
-
publisher_type¶ [Required] Gets the publisher_type of this AdminPublisher. publisher type.
Returns: The publisher_type of this AdminPublisher. Return type: str
-
registry_namespace¶ [Required] Gets the registry_namespace of this AdminPublisher. The namespace for the publisher registry to persist artifacts.
Returns: The registry_namespace of this AdminPublisher. Return type: str
-
solution_description¶ Gets the solution_description of this AdminPublisher. A description of the publisher solutions.
Returns: The solution_description of this AdminPublisher. Return type: str
-
status¶ Gets the status of this AdminPublisher. The status for the publisher.
Allowed values for this property are: “NEW”, “APPROVED”, “SUSPENDED”, “REMOVED”, “REJECTED”, “CONTACTED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The status of this AdminPublisher. Return type: str
Gets the system_tags of this AdminPublisher. System tags for this resource. Each key is predefined and scoped to a namespace. Example: {“orcl-cloud”: {“free-tier-retained”: “true”}}
Returns: The system_tags of this AdminPublisher. Return type: dict(str, dict(str, object))
-
time_created¶ [Required] Gets the time_created of this AdminPublisher. The time the publisher was created. An RFC3339 formatted datetime string.
Returns: The time_created of this AdminPublisher. Return type: datetime
-
time_expired¶ Gets the time_expired of this AdminPublisher. the expiry time of the publisher
Returns: The time_expired of this AdminPublisher. Return type: datetime
-
time_updated¶ [Required] Gets the time_updated of this AdminPublisher. The time the publisher was updated. An RFC3339 formatted datetime string.
Returns: The time_updated of this AdminPublisher. Return type: datetime
-
twitter_url¶ Gets the twitter_url of this AdminPublisher. Publisher’s Twitter URL
Returns: The twitter_url of this AdminPublisher. Return type: str
-
upload_os_par_url¶ Gets the upload_os_par_url of this AdminPublisher. upload access object storage par url
Returns: The upload_os_par_url of this AdminPublisher. Return type: str
-
website_url¶ Gets the website_url of this AdminPublisher. The publisher’s website.
Returns: The website_url of this AdminPublisher. Return type: str
-
year_founded¶ Gets the year_founded of this AdminPublisher. The year the publisher’s company or organization was founded.
Returns: The year_founded of this AdminPublisher. Return type: int
-