Class Meter

All Implemented Interfaces:
HasId, StripeActiveObject, StripeObjectInterface

public class Meter extends ApiResource implements HasId
Meters specify how to aggregate meter events over a billing period. Meter events represent the actions that customers take in your system. Meters attach to prices and form the basis of the bill.

Related guide: Usage based billing