- or download this
Table: object (generic object)
------------------------------
...
url
etc
- or download this
Table: members (link table)
...
set_id (in this example, the notice ID)
member_id (in this example, the charity ID)
- or download this
$set = Set->new({
set_id => $notice->id,
...
},
});