Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SubscriptionSku

SKU information.

Properties

Optional description

description: undefined | string

Description of the stock units.

Optional endDate

endDate: Date

Date and time when the SKU ended.

Optional gsiOrderLineId

gsiOrderLineId: undefined | string

Sales order line identifier.

Optional isAdditionalInstance

isAdditionalInstance: undefined | false | true

Specifies if an additional test instance can be provisioned by the SaaS application.

Optional isBaseServiceComponent

isBaseServiceComponent: undefined | false | true

Specifies if the SKU is considered as a parent or child.

Optional licensePartDescription

licensePartDescription: undefined | string

Description of the covered product belonging to this SKU.

Optional metricName

metricName: undefined | string

Base metric for billing the service.

Optional quantity

quantity: undefined | number

Quantity of the stock units. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

sku

sku: string

Stock Keeping Unit (SKU) ID.

Optional startDate

startDate: Date

Date and time when the SKU was created.

Functions

getDeserializedJsonObj

getJsonObj