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

11 lines
250 B
Markdown

# PreviewAttachBillingMethod
'prepaid' for upfront payment (seats), 'usage_based' for pay-as-you-go.
## Values
| Name | Value |
| ------------- | ------------- |
| `PREPAID` | prepaid |
| `USAGE_BASED` | usage_based |