blob: a3c92cca882d735b5261821ddd4e17b6028494e0 (
plain)
1
2
3
4
5
6
7
8
9
|
# req-107
Transactions must have an optional `bucket_id` property, which represents the
`id` of the bucket with which this transaction is associated, if this
transaction is associated with a bucket.
Source: req-106
Satisfied by: dml-transaction
|