models_v2.ad_object_type_enum module

class models_v2.ad_object_type_enum.AdObjectTypeEnum[source]

Bases: object

Implementation of the ‘adObjectType’ enum.

TODO: type enum description here.

Attributes:

KROOTCONTAINER: TODO: type description here. KDOMAINCONTROLLER: TODO: type description here.

KDOMAINCONTROLLER = 'kDomainController'
KROOTCONTAINER = 'kRootContainer'