| 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. |