diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-07-15 13:03:05 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-07-15 13:06:49 +0100 |
| commit | e4a45be445c7b85b5ab5a2f6addd08336d9e45ee (patch) | |
| tree | 655acc5821d88a2f93070b67a53a4f7c0408a6c4 /requirements/catalogue | |
| parent | b334f6ab986c6b9f81f8c1afac709822a349b481 (diff) | |
add req-027
Diffstat (limited to 'requirements/catalogue')
| -rw-r--r-- | requirements/catalogue/req-027.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/requirements/catalogue/req-027.md b/requirements/catalogue/req-027.md new file mode 100644 index 0000000..83208a7 --- /dev/null +++ b/requirements/catalogue/req-027.md @@ -0,0 +1,9 @@ +# req-027 + +Buckets must have a `balance` property, which represents the amount of money +currently in the bucket, that is, the difference between the amount of money +which has flowed in from a pipe less the amount taken out by my transactions. + +Source: req-017 + +Satisfied by: dml-bucket |
