models_v2.type_34_enum module

class models_v2.type_34_enum.Type34Enum[source]

Bases: object

Implementation of the ‘Type34’ enum.

Specifies the TDM environment type.

Attributes:

KSQL: TODO: type description here. KORACLE: TODO: type description here.

KORACLE = 'kOracle'
KSQL = 'kSQL'