10 lines
163 B
Python
10 lines
163 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class NoticeType(object):
|
|
None_ = 0
|
|
Notice = 1
|
|
Event = 2
|
|
|