Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace InvoicelineComputedUsageSummary

Computed Usage Summary object

Properties

Optional cost

cost: undefined | number

Sum of Usage/Service Billing Line net Amount Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

costRounded

costRounded: number

Computed Line Amount rounded. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

netUnitPrice

netUnitPrice: number

Net Unit Price for the product in consideration, price actual. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

parentProduct

parentProduct: InvoicingProduct

Optional product

product: model.InvoicingProduct

quantity

quantity: number

Total Quantity that was used for computation Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

timeMeteredOn

timeMeteredOn: Date

Metered Service date.

type

type: Type

Usage compute type in SPM.

Functions

getDeserializedJsonObj

getJsonObj