Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Subscription

Base subscription type, which carries shared properties for any subscription version.

Properties

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

entityVersion

entityVersion: string

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.

serviceName

serviceName: string

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

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.

Functions

getDeserializedJsonObj

getJsonObj