Quick update to include some more fields.
This commit is contained in:
@@ -294,9 +294,9 @@ class Event_Badge_Basic_Base(BaseModel):
|
||||
allow_tracking: Optional[bool] # Allow tracking for lead retrieval and other marketing
|
||||
# agree_to_tc: Optional[bool] # Agree to terms and conditions
|
||||
|
||||
# print_first_datetime: Optional[datetime.datetime] = None
|
||||
# print_last_datetime: Optional[datetime.datetime] = None
|
||||
# print_count: Optional[int]
|
||||
print_first_datetime: Optional[datetime.datetime] = None
|
||||
print_last_datetime: Optional[datetime.datetime] = None
|
||||
print_count: Optional[int]
|
||||
|
||||
# hide: Optional[bool]
|
||||
# priority: Optional[bool]
|
||||
|
||||
Reference in New Issue
Block a user