Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ClassicSubscriptionSummary

Summary of subscription.

Properties

classicSubscriptionId

classicSubscriptionId: string

Classic subscription ID.

compartmentId

compartmentId: string

The Oracle ID (OCID) of the owning compartment. Always a tenancy OCID.

definedTags

definedTags: object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Type declaration

  • [key: string]: object
    • [key: string]: any

Optional endDate

endDate: Date

Subscription end time.

Const entityVersion

entityVersion: string = "V1"

freeformTags

freeformTags: object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Type declaration

  • [key: string]: string

id

id: string

The Oracle ID (OCID) of the subscription.

Optional isClassicSubscription

isClassicSubscription: undefined | false | true

Specifies whether or not the subscription is from classic systems.

Optional lifecycleState

lifecycleState: model.ClassicSubscriptionLifecycleState

Lifecycle state of the subscription.

Optional paymentModel

paymentModel: undefined | string

The pay model of the subscription, such as 'Pay as you go' or 'Monthly'.

Optional regionAssignment

regionAssignment: undefined | string

Region for the subscription.

serviceName

serviceName: string

The type of subscription, such as 'UCM', 'SAAS', 'ERP', 'CRM'.

Optional startDate

startDate: Date

Subscription start time.

timeCreated

timeCreated: Date

The date and time of creation, as described in RFC 3339, section 14.29.

timeUpdated

timeUpdated: Date

The date and time of update, as described in RFC 3339, section 14.29.

Methods

getDeserializedJsonObj

getJsonObj