added features

This commit is contained in:
John Yeo
2026-02-19 14:14:12 +00:00
460 changed files with 15561 additions and 21850 deletions

View File

@@ -0,0 +1,9 @@
# BalanceRollover
## Fields
| Field | Type | Required | Description |
| ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- |
| `balance` | *float* | :heavy_check_mark: | Amount of balance rolled over from a previous period. |
| `expires_at` | *float* | :heavy_check_mark: | Timestamp when the rollover balance expires. |