PurchaseMeterDetails interface

Billing type Purchase meter details.

Extends

Properties

billingType

Represents billing type.

productId

Product Id.

skuId

Sku Id.

termId

Term Id.

Inherited Properties

chargingType

Charging type.

multiplier

Billing unit applicable for Pav2 billing.

Property Details

billingType

Represents billing type.

billingType: "Purchase"

Property Value

"Purchase"

productId

Product Id.

productId?: string

Property Value

string

skuId

Sku Id.

skuId?: string

Property Value

string

termId

Term Id.

termId?: string

Property Value

string

Inherited Property Details

chargingType

Charging type.

chargingType?: string

Property Value

string

Inherited From MeterDetails.chargingType

multiplier

Billing unit applicable for Pav2 billing.

multiplier?: number

Property Value

number

Inherited From MeterDetails.multiplier