Skip to content

PromoCode

Luke Cassar edited this page Aug 21, 2018 · 2 revisions

To record a code to use at an event signup.

DB Table Schema

Attribute Type
id integer
event_id integer
entry string

Validations

Attribute Constraint Value
entry presence true

Associations

  • One PromoCode has only one Event.
Clone this wiki locally