TypeField constructor

TypeField(value)

def __init__(self, value):
    ...
Parameter Type Description
value TypeFieldValue

See Also