Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ClassicAssignedSubscription

Assigned subscription information.

Properties

classicSubscriptionId

classicSubscriptionId: string

Subscription ID.

Optional cloudAmountCurrency

cloudAmountCurrency: undefined | string

The currency code for the customer associated with the subscription.

compartmentId

compartmentId: string

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

Optional csiNumber

csiNumber: undefined | string

Customer service identifier for the customer associated with the subscription.

Optional customerCountryCode

customerCountryCode: undefined | string

The country code for the customer associated with the subscription.

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 legacy.

Optional isGovernmentSubscription

isGovernmentSubscription: undefined | false | true

Specifies whether or not the subscription is a government subscription.

lifecycleState

Lifecycle state of the subscription.

Optional orderIds

orderIds: Array<string>

List of subscription order OCIDs that contributed to this subscription.

Optional programType

programType: undefined | string

Specifies any program that is associated with the subscription.

Optional promotion

promotion: Array<Promotion>

List of promotions related to the subscription.

Optional purchaseEntitlementId

purchaseEntitlementId: undefined | string

Purchase entitlement ID associated with the subscription.

Optional regionAssignment

regionAssignment: undefined | string

Region for the subscription.

serviceName

serviceName: string

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

Optional skus

List of SKUs linked to the subscription.

Optional startDate

startDate: Date

Subscription start time.

Optional subscriptionTier

subscriptionTier: undefined | string

Tier for the subscription, whether a free promotion subscription or a paid subscription.

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