11 lines
185 B
Python
11 lines
185 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class PurchaseCountResetType(object):
|
|
None_ = 0
|
|
Day = 1
|
|
Week = 2
|
|
Month = 3
|
|
|