Files
cfw-autumn/others/python-sdk/docs/models/balanceprice.md
2026-02-19 14:14:12 +00:00

1.9 KiB
Raw Blame History

BalancePrice

Fields

Field Type Required Description
amount Optional[float] The per-unit price amount.
tiers List[models.BalanceTier] Tiered pricing configuration if applicable.
billing_units float ✔️ The number of units per billing increment (eg. $9 / 250 units).
billing_method models.BalanceBillingMethod ✔️ Whether usage is prepaid or billed pay-per-use.
max_purchase Nullable[float] ✔️ Maximum quantity that can be purchased, or null for unlimited.