Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.89 KB

File metadata and controls

11 lines (8 loc) · 1.89 KB

MetricUsage

Fields

Field Type Required Description
metric Optional<String> The type of metric being measured (e.g., "credit").
limit Optional<Double> The limit for this metric in the plan.
cycles List<Cycles> Full usage details per billing cycle (monthly or annual, depending on plan).
monthlyCycles List<MonthlyCycles> Monthly-level breakdown within a single annual cycle.