models_v2.couchbase_object_type_1_enum module

class models_v2.couchbase_object_type_1_enum.CouchbaseObjectType1Enum[source]

Bases: object

Implementation of the ‘couchbaseObjectType1’ enum.

TODO: type enum description here.

Attributes:

KCLUSTER: TODO: type description here. KBUCKET: TODO: type description here.

KBUCKET = 'kBucket'
KCLUSTER = 'kCluster'