Drink Redemption
singularName: drink-redemptionpluralName: drink-redemptions
Schema
| Name | Type | Details |
|---|---|---|
| card | relation | manyToOne → Cards |
| run | relation | manyToOne → Hareline |
| drink_type | enumeration | one of [Beer, Softie] |
| quantity | integer | |
| idem_redemption | relation | oneToOne → idem-redemption |
Lifecycles
beforeCreate (async)
Validates the card is active; for member cards also checks the member is signed in for the run.
Parameters:
event:
