2019-05-14 14:22:23 +00:00
|
|
|
# Automatically generated by pb2py
|
|
|
|
# fmt: off
|
2019-10-02 12:40:25 +00:00
|
|
|
if False:
|
|
|
|
from typing_extensions import Literal
|
|
|
|
|
|
|
|
TIF_UNKNOWN = 0 # type: Literal[0]
|
|
|
|
GTE = 1 # type: Literal[1]
|
|
|
|
TIF_RESERVED = 2 # type: Literal[2]
|
|
|
|
IOC = 3 # type: Literal[3]
|