Files
cfw-autumn/others/python-sdk/docs/models/billingpreviewupdaterequest.md
John Yeo e8366d22ea latest
2026-02-18 16:24:19 +00:00

9.5 KiB
Raw Blame History

BillingPreviewUpdateRequest

Fields

Field Type Required Description
customer_id str ✔️ The ID of the customer to attach the plan to.
entity_id OptionalNullable[str] The ID of the entity to attach the plan to.
feature_quantities List[models.BillingPreviewUpdateFeatureQuantities] If this plan contains prepaid features, use this field to specify the quantity of each prepaid feature. This quantity includes the included amount and billing units defined when setting up the plan.
version Optional[float] N/A
free_trial OptionalNullable[models.BillingPreviewUpdateFreeTrial] N/A
customize Optional[models.BillingPreviewUpdateCustomize] N/A
plan_id OptionalNullable[str] N/A
invoice_mode Optional[models.BillingPreviewUpdateInvoiceMode] N/A
cancel_action Optional[models.BillingPreviewUpdateCancelAction] N/A
billing_behavior Optional[models.BillingPreviewUpdateBillingBehavior] N/A