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

11 lines
300 B
Markdown

# CreatePlanBillingMethodResponse
'prepaid' for features like seats where customers pay upfront, 'usage_based' for pay-as-you-go after included usage.
## Values
| Name | Value |
| ------------- | ------------- |
| `PREPAID` | prepaid |
| `USAGE_BASED` | usage_based |