Files
cfw-autumn/others/python-sdk/docs/models/balances.md
2026-02-16 20:19:08 +00:00

3.5 KiB
Raw Blame History

Balances

Fields

Field Type Required Description
feature_id str ✔️ N/A
feature Optional[models.CustomerFeature] N/A
granted float ✔️ N/A
remaining float ✔️ N/A
usage float ✔️ N/A
unlimited bool ✔️ N/A
overage_allowed bool ✔️ N/A
max_purchase Nullable[float] ✔️ N/A
next_reset_at Nullable[float] ✔️ N/A
breakdown List[models.Breakdown] N/A
rollovers List[models.CustomerRollover] N/A