Footprints Data Model

Table
Name email_notification_type
Comment  

Column
Name Datatype Comment Is PK Is FK
email_notifn_type_id integer
The unique identifier for an instance of Email Notification Type.  This
identifier must be kept in sync with programming code that uses an enumeration
or fixed constant to identify particular values.
Yes No
email_notifn_type_name varchar(255) The name of the Email Notification Type. No No