BillingMeterDetails interface
Holds billing meter details for each type of billing.
Properties
| frequency | Frequency of recurrence. |
| meter |
Represents MeterDetails. |
| metering |
Represents Metering type (eg one-time or recurrent). |
| name | Represents Billing type name. |
| term |
Represent Term Type details. |
Property Details
frequency
Frequency of recurrence.
frequency?: string
Property Value
string
meterDetails
meteringType
Represents Metering type (eg one-time or recurrent).
meteringType?: string
Property Value
string
name
Represents Billing type name.
name?: string
Property Value
string