getType() ========= **Signature:** .. code-block:: python parameter_type: Optional[hec.ParameterType] `Detailed Documentation `_ The hec-python-library equivalent of Jython method **getType()**: .. include:: _property.rst **Example:** .. code-block:: python from hec import ParameterType param_type: Optional[ParameterType] param_type = ts.parameter_type