# dml-bucket A bucket represents a real category of spending, like beer or holidays. | Field | Type | Description | | ------- | ------ | ----------------------------------------------------- | | id | string | | | name | string | A short description of the real category of spending. | | balance | number | The amount of money currently in the bucket. | Source: req-017