models_v2.tier_type_3_enum module

class models_v2.tier_type_3_enum.TierType3Enum[source]

Bases: object

Implementation of the ‘TierType3’ enum.

Specifies the Oracle tier types.

Attributes:

KORACLETIERSTANDARD: TODO: type description here. KORACLETIERARCHIVE: TODO: type description here.

KORACLETIERARCHIVE = 'kOracleTierArchive'
KORACLETIERSTANDARD = 'kOracleTierStandard'