Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SubscriptionLineItemSummary

Summary of line items in a subscription.

Properties

billingModel

billingModel: BillingModel

Billing model supported by the associated line item.

id

id: string

Subscription line item identifier.

productCode

productCode: string

Product code.

quantity

quantity: number

Product number. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

timeEnded

timeEnded: Date

The time the subscription item and associated products should end. An RFC 3339 formatted date and time string.

timeStarted

timeStarted: Date

The time the subscription item and associated products should start. An RFC 3339 formatted date and time string.

Functions

getDeserializedJsonObj

getJsonObj