Files
cfw-autumn/others/python-sdk/docs/models/checkbillingmethod.md
John Yeo 90287e6308 latest
2026-02-19 13:24:33 +00:00

11 lines
218 B
Markdown

# CheckBillingMethod
Whether usage is prepaid or billed pay-per-use.
## Values
| Name | Value |
| ------------- | ------------- |
| `PREPAID` | prepaid |
| `USAGE_BASED` | usage_based |