9 lines
159 B
Python
9 lines
159 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class MultipleConditionCheckType(object):
|
|
And = 0
|
|
Or = 1
|
|
|