Lots of work for ISHLT badge printing.
This commit is contained in:
@@ -63,6 +63,9 @@ class Event_Person_Base(BaseModel):
|
||||
external_person_id: Optional[str] # Person ID generated by external system (should be stable and not change)
|
||||
external_sys_id: Optional[str] # NOTE: Deprecated; Move to external_person_id. Person ID generated by external system (should be stable and not change)
|
||||
|
||||
agree_to_tc: Optional[bool] # Agree to terms and conditions
|
||||
allow_tracking: Optional[bool] # Allow tracking for lead retrieval and other marketing
|
||||
|
||||
file_count: Optional[int]
|
||||
|
||||
priority: Optional[bool]
|
||||
|
||||
Reference in New Issue
Block a user