Now with an agreement field
This commit is contained in:
@@ -108,6 +108,9 @@ class Event_Presenter_Base(BaseModel):
|
|||||||
|
|
||||||
file_count: Optional[int]
|
file_count: Optional[int]
|
||||||
|
|
||||||
|
# General catchall for agreement or consent
|
||||||
|
agree: Optional[bool]
|
||||||
|
|
||||||
# Comments from the presenter. This is for internal use only.
|
# Comments from the presenter. This is for internal use only.
|
||||||
comments: Optional[str]
|
comments: Optional[str]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user