11 lines
183 B
Python
11 lines
183 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class ProductCategory(object):
|
|
None_ = 0
|
|
Gem = 1
|
|
Monthly = 2
|
|
Package = 3
|
|
|