Skip to content
ascetic-ddd
ascetic_ddd.seedwork.domain.identity.uuid_identity
Initializing search
    ascetic-ddd-python
    ascetic-ddd-python
      • Getting Started
      • Architecture
      • Modules
      • API Reference
        • Core Interfaces
          • ascetic_ddd.seedwork.domain
            • ascetic_ddd.seedwork.domain.aggregate
            • ascetic_ddd.seedwork.domain.identity
              • ascetic_ddd.seedwork.domain.identity.identity
              • ascetic_ddd.seedwork.domain.identity.int_identity
              • ascetic_ddd.seedwork.domain.identity.interfaces
              • ascetic_ddd.seedwork.domain.identity.str_identity
              • ascetic_ddd.seedwork.domain.identity.uuid_identity
                • C ascetic_ddd.seedwork.domain.identity.uuid_identity.UuidIdentity
                  • Parameters
                    • p value
            • ascetic_ddd.seedwork.domain.tests
            • ascetic_ddd.seedwork.domain.utils
            • ascetic_ddd.seedwork.domain.values
          • ascetic_ddd.faker.domain.providers.interfaces
          • ascetic_ddd.faker.domain.distributors.m2o.interfaces
          • ascetic_ddd.faker.domain.query.operators
          • ascetic_ddd.faker.domain.specification.interfaces
      • Architecture Decision Records
      • Glossary
    • C ascetic_ddd.seedwork.domain.identity.uuid_identity.UuidIdentity
      • Parameters
        • p value

    ascetic_ddd.seedwork.domain.identity.uuid_identity¶

    Classes

    UuidIdentity(value)

    class ascetic_ddd.seedwork.domain.identity.uuid_identity.UuidIdentity(value)[source]¶

    Bases: Identity[UUID]

    Parameters:¶
    value : UUID | None¶

    © Copyright 2026, Ivan Zakrevsky.
    Created using Sphinx 8.2.3. and Sphinx-Immaterial