Files
cfw-autumn/others/python-sdk/docs/models/createplanresetresponse.md
2026-02-19 16:05:43 +00:00

9 lines
2.4 KiB
Markdown

# CreatePlanResetResponse
## Fields
| Field | Type | Required | Description |
| ---------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| `interval` | [models.CreatePlanResetIntervalResponse](../models/createplanresetintervalresponse.md) | :heavy_check_mark: | The interval at which the feature balance resets (e.g. 'month', 'year'). For consumable features, usage resets to 0 and included units are restored. |
| `interval_count` | *Optional[float]* | :heavy_minus_sign: | Number of intervals between resets. Defaults to 1. |