| Name | Type | Description | Notes |
|---|---|---|---|
| balance_type | string | Type of the balance. | |
| created_at | \DateTime | Creation time of the balance. | |
| deposited | float | Amount of billable funds allotted to the balance. | |
| end_date | string | End date of the balance in the format YYYY-MM-DD. | |
| memo | string | Memo. | |
| name | string | Name of the balance. | |
| private_market_billing_type | string | Billing type for Private Market of the balance. | |
| remaining | float | Amount of remaining funds of the balance. | |
| retailer_po_number | string | Purchase Order number. | |
| spend_type | string | Spend Type of the balance. | |
| spent | float | Amount of spent funds of the balance. | |
| start_date | string | Start date of the balance in the format YYYY-MM-DD. | |
| status | string | Status of the balance. | |
| updated_at | \DateTime | Update time of the balance. |