models_v2.type_60_enum module

class models_v2.type_60_enum.Type60Enum[source]

Bases: object

Implementation of the ‘Type60’ enum.

Specifies the TDM environment type.

Attributes:

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

KORACLE = 'kOracle'
KSQL = 'kSQL'