Work on badges for ISHLT
This commit is contained in:
@@ -107,6 +107,9 @@ class Event_Badge_Base(BaseModel):
|
||||
ticket_9_code: Optional[str]
|
||||
ticket_10_code: Optional[str]
|
||||
|
||||
agree_to_tc: Optional[bool] # Agree to terms and conditions
|
||||
allow_tracking: Optional[bool] # Allow tracking for lead retrival and other marketing
|
||||
|
||||
priority: Optional[bool]
|
||||
sort: Optional[int]
|
||||
group: Optional[str]
|
||||
|
||||
Reference in New Issue
Block a user