Updating the models to include a standard passcode field.
This commit is contained in:
@@ -106,6 +106,8 @@ class Event_Presenter_Base(BaseModel):
|
||||
|
||||
role: Optional[str]
|
||||
|
||||
passcode: Optional[str]
|
||||
|
||||
file_count: Optional[int]
|
||||
|
||||
# General catchall for agreement or consent
|
||||
|
||||
Reference in New Issue
Block a user