10 lines
167 B
Python
10 lines
167 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class AttendanceType(object):
|
|
Basic = 0
|
|
Event = 1
|
|
Newbie = 2
|
|
|