package
81.4.0
Repository: https://github.com/stripe/stripe-go.git
Documentation: pkg.go.dev

# Functions

When a meter is deactivated, no more meter events will be accepted for this meter.
Retrieves a billing meter given an ID.
Retrieve a list of billing meters.
Creates a billing meter.
When a meter is reactivated, events for this meter can be accepted and you can attach the meter to a price.
Updates a billing meter.

# Structs

Client is used to invoke /billing/meters APIs.
Iter is an iterator for billing meters.