create OptionValue BAO class

This commit is contained in:
Marc Michalsky forumZFD 2021-02-22 18:23:57 +01:00
parent 3ada4fe452
commit 86a718273e
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9
4 changed files with 265 additions and 3 deletions

View file

@ -0,0 +1,8 @@
{
"twingle_event": {
"name": "twingle_event",
"label": "Twingle Event",
"description": "A soft credit type for TwingleEvent initiators.",
"option_group_id": "soft_credit_type"
}
}