models_v2.type_12_enum module

class models_v2.type_12_enum.Type12Enum[source]

Bases: object

Implementation of the ‘Type12’ enum.

Specifies the scope type.

Attributes:

PROJECT: TODO: type description here. DOMAIN: TODO: type description here.

DOMAIN = 'Domain'
PROJECT = 'Project'