10 lines
181 B
Python
10 lines
181 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class PurchaseSourceType(object):
|
|
None_ = 0
|
|
Product = 1
|
|
ProductMonthly = 2
|
|
|