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

15 lines
410 B
Markdown

# CreatePlanPriceItemIntervalResponse
Billing interval for this price. For consumable features, should match reset.interval.
## Values
| Name | Value |
| ------------- | ------------- |
| `ONE_OFF` | one_off |
| `WEEK` | week |
| `MONTH` | month |
| `QUARTER` | quarter |
| `SEMI_ANNUAL` | semi_annual |
| `YEAR` | year |