9 lines
2.4 KiB
Markdown
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. | |