BillingMeterDetails interface

Holds billing meter details for each type of billing.

Properties

frequency

Frequency of recurrence.

meterDetails

Represents MeterDetails.

meteringType

Represents Metering type (eg one-time or recurrent).

name

Represents Billing type name.

termTypeDetails

Represent Term Type details.

Property Details

frequency

Frequency of recurrence.

frequency?: string

Property Value

string

meterDetails

Represents MeterDetails.

meterDetails?: MeterDetailsUnion

Property Value

meteringType

Represents Metering type (eg one-time or recurrent).

meteringType?: string

Property Value

string

name

Represents Billing type name.

name?: string

Property Value

string

termTypeDetails

Represent Term Type details.

termTypeDetails?: TermTypeDetails

Property Value