SubscribedServiceSummary

class oci.osub_subscription.models.SubscribedServiceSummary(**kwargs)

Bases: object

Subscribed Service summary

Methods

__init__(**kwargs) Initializes a new SubscribedServiceSummary object with values from keyword arguments.

Attributes

booking_opty_number Gets the booking_opty_number of this SubscribedServiceSummary.
commitment_services Gets the commitment_services of this SubscribedServiceSummary.
csi Gets the csi of this SubscribedServiceSummary.
data_center_region Gets the data_center_region of this SubscribedServiceSummary.
funded_allocation_value Gets the funded_allocation_value of this SubscribedServiceSummary.
id [Required] Gets the id of this SubscribedServiceSummary.
is_intent_to_pay Gets the is_intent_to_pay of this SubscribedServiceSummary.
net_unit_price Gets the net_unit_price of this SubscribedServiceSummary.
operation_type Gets the operation_type of this SubscribedServiceSummary.
order_number Gets the order_number of this SubscribedServiceSummary.
partner_transaction_type Gets the partner_transaction_type of this SubscribedServiceSummary.
pricing_model Gets the pricing_model of this SubscribedServiceSummary.
product Gets the product of this SubscribedServiceSummary.
program_type Gets the program_type of this SubscribedServiceSummary.
promo_type Gets the promo_type of this SubscribedServiceSummary.
quantity Gets the quantity of this SubscribedServiceSummary.
status Gets the status of this SubscribedServiceSummary.
term_value Gets the term_value of this SubscribedServiceSummary.
term_value_uom Gets the term_value_uom of this SubscribedServiceSummary.
time_end Gets the time_end of this SubscribedServiceSummary.
time_start Gets the time_start of this SubscribedServiceSummary.
total_value Gets the total_value of this SubscribedServiceSummary.
__init__(**kwargs)

Initializes a new SubscribedServiceSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:
  • id (str) – The value to assign to the id property of this SubscribedServiceSummary.
  • product (oci.osub_subscription.models.SubscriptionProduct) – The value to assign to the product property of this SubscribedServiceSummary.
  • quantity (str) – The value to assign to the quantity property of this SubscribedServiceSummary.
  • status (str) – The value to assign to the status property of this SubscribedServiceSummary.
  • operation_type (str) – The value to assign to the operation_type property of this SubscribedServiceSummary.
  • net_unit_price (str) – The value to assign to the net_unit_price property of this SubscribedServiceSummary.
  • funded_allocation_value (str) – The value to assign to the funded_allocation_value property of this SubscribedServiceSummary.
  • partner_transaction_type (str) – The value to assign to the partner_transaction_type property of this SubscribedServiceSummary.
  • term_value (int) – The value to assign to the term_value property of this SubscribedServiceSummary.
  • term_value_uom (str) – The value to assign to the term_value_uom property of this SubscribedServiceSummary.
  • booking_opty_number (str) – The value to assign to the booking_opty_number property of this SubscribedServiceSummary.
  • total_value (str) – The value to assign to the total_value property of this SubscribedServiceSummary.
  • order_number (int) – The value to assign to the order_number property of this SubscribedServiceSummary.
  • data_center_region (str) – The value to assign to the data_center_region property of this SubscribedServiceSummary.
  • pricing_model (str) – The value to assign to the pricing_model property of this SubscribedServiceSummary.
  • program_type (str) – The value to assign to the program_type property of this SubscribedServiceSummary.
  • promo_type (str) – The value to assign to the promo_type property of this SubscribedServiceSummary.
  • csi (int) – The value to assign to the csi property of this SubscribedServiceSummary.
  • is_intent_to_pay (bool) – The value to assign to the is_intent_to_pay property of this SubscribedServiceSummary.
  • time_start (datetime) – The value to assign to the time_start property of this SubscribedServiceSummary.
  • time_end (datetime) – The value to assign to the time_end property of this SubscribedServiceSummary.
  • commitment_services (list[oci.osub_subscription.models.Commitment]) – The value to assign to the commitment_services property of this SubscribedServiceSummary.
booking_opty_number

Gets the booking_opty_number of this SubscribedServiceSummary. Booking Opportunity Number of Subscribed Service

Returns:The booking_opty_number of this SubscribedServiceSummary.
Return type:str
commitment_services

Gets the commitment_services of this SubscribedServiceSummary. List of Commitment services of a line

Returns:The commitment_services of this SubscribedServiceSummary.
Return type:list[oci.osub_subscription.models.Commitment]
csi

Gets the csi of this SubscribedServiceSummary. Subscribed service CSI number

Returns:The csi of this SubscribedServiceSummary.
Return type:int
data_center_region

Gets the data_center_region of this SubscribedServiceSummary. Subscribed service data center region

Returns:The data_center_region of this SubscribedServiceSummary.
Return type:str
funded_allocation_value

Gets the funded_allocation_value of this SubscribedServiceSummary. Funded Allocation line value example: 12000.00

Returns:The funded_allocation_value of this SubscribedServiceSummary.
Return type:str
id

[Required] Gets the id of this SubscribedServiceSummary. SPM internal Subscribed Service ID

Returns:The id of this SubscribedServiceSummary.
Return type:str
is_intent_to_pay

Gets the is_intent_to_pay of this SubscribedServiceSummary. Subscribed service intent to pay flag

Returns:The is_intent_to_pay of this SubscribedServiceSummary.
Return type:bool
net_unit_price

Gets the net_unit_price of this SubscribedServiceSummary. Subscribed service net unit price

Returns:The net_unit_price of this SubscribedServiceSummary.
Return type:str
operation_type

Gets the operation_type of this SubscribedServiceSummary. Subscribed service operation type

Returns:The operation_type of this SubscribedServiceSummary.
Return type:str
order_number

Gets the order_number of this SubscribedServiceSummary. Sales Order Number associated to the subscribed service

Returns:The order_number of this SubscribedServiceSummary.
Return type:int
partner_transaction_type

Gets the partner_transaction_type of this SubscribedServiceSummary. This field contains the name of the partner to which the subscription belongs - depending on which the invoicing may differ

Returns:The partner_transaction_type of this SubscribedServiceSummary.
Return type:str
pricing_model

Gets the pricing_model of this SubscribedServiceSummary. Subscribed service pricing model

Returns:The pricing_model of this SubscribedServiceSummary.
Return type:str
product

Gets the product of this SubscribedServiceSummary.

Returns:The product of this SubscribedServiceSummary.
Return type:oci.osub_subscription.models.SubscriptionProduct
program_type

Gets the program_type of this SubscribedServiceSummary. Subscribed service program type

Returns:The program_type of this SubscribedServiceSummary.
Return type:str
promo_type

Gets the promo_type of this SubscribedServiceSummary. Subscribed service promotion type

Returns:The promo_type of this SubscribedServiceSummary.
Return type:str
quantity

Gets the quantity of this SubscribedServiceSummary. Subscribed service quantity

Returns:The quantity of this SubscribedServiceSummary.
Return type:str
status

Gets the status of this SubscribedServiceSummary. Subscribed service status

Returns:The status of this SubscribedServiceSummary.
Return type:str
term_value

Gets the term_value of this SubscribedServiceSummary. Term value in Months

Returns:The term_value of this SubscribedServiceSummary.
Return type:int
term_value_uom

Gets the term_value_uom of this SubscribedServiceSummary. Term value UOM

Returns:The term_value_uom of this SubscribedServiceSummary.
Return type:str
time_end

Gets the time_end of this SubscribedServiceSummary. Subscribed service end date

Returns:The time_end of this SubscribedServiceSummary.
Return type:datetime
time_start

Gets the time_start of this SubscribedServiceSummary. Subscribed service start date

Returns:The time_start of this SubscribedServiceSummary.
Return type:datetime
total_value

Gets the total_value of this SubscribedServiceSummary. Subscribed service total value

Returns:The total_value of this SubscribedServiceSummary.
Return type:str