Added new POC fields

This commit is contained in:
Scott Idem
2024-06-17 15:51:33 -04:00
parent d7ca2c428a
commit 7b92f7760d

View File

@@ -47,6 +47,9 @@ class Event_Session_Base(BaseModel):
poc_event_person_id_random: Optional[str]
poc_event_person_id: Optional[int]
poc_person_id: Optional[int]
poc_li_json: Optional[Union[Json, None]]
# poc_person_id_random: Optional[str] # Not used or needed?
# poc_person_id: Optional[int] # Not used or needed?