Package version:

Interface BillingMeterCollection

Collection of billing meters.

interface BillingMeterCollection {
    value: BillingMeter[];
}

Properties

Properties

value: BillingMeter[]

Collection of billing meters.