9 lines
207 B
Python
9 lines
207 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class CurrencyAdditionalChargeType(object):
|
|
EnableAutoChargeOverLimit = 0
|
|
DisableAutoChargeOverLimit = 1
|
|
|