11 lines
208 B
Python
11 lines
208 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class NexonBillingState(object):
|
|
ValiDateWait = 0
|
|
ValiDateFail = 1
|
|
ValiDateSuccess = 2
|
|
Finish = 3
|
|
|