3.2 KiB
3.2 KiB
Breakdown
Fields
| Field | Type | Required | Description |
|---|---|---|---|
object |
Literal["balance_breakdown"] | ✔️ | N/A |
id |
Optional[str] | ➖ | N/A |
plan_id |
Nullable[str] | ✔️ | N/A |
included_grant |
float | ✔️ | N/A |
prepaid_grant |
float | ✔️ | N/A |
remaining |
float | ✔️ | N/A |
usage |
float | ✔️ | N/A |
unlimited |
bool | ✔️ | N/A |
reset |
Nullable[models.CustomerReset] | ✔️ | N/A |
price |
Nullable[models.CustomerPrice] | ✔️ | N/A |
expires_at |
Nullable[float] | ✔️ | N/A |