BillingMetersOperations interface
Interface representing a BillingMeters operations.
Properties
| get | Get all billingMeters for a location. |
Property Details
get
Get all billingMeters for a location.
get: (location: string, options?: BillingMetersGetOptionalParams) => Promise<BillingMeterCollection>
Property Value
(location: string, options?: BillingMetersGetOptionalParams) => Promise<BillingMeterCollection>