Skip to content
ascetic-ddd
ascetic_ddd.seedwork.domain.identity.int_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
                • C ascetic_ddd.seedwork.domain.identity.int_identity.IntIdentity
                  • Parameters
                    • p value
              • ascetic_ddd.seedwork.domain.identity.interfaces
              • ascetic_ddd.seedwork.domain.identity.str_identity
              • ascetic_ddd.seedwork.domain.identity.uuid_identity
            • 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.int_identity.IntIdentity
      • Parameters
        • p value

    ascetic_ddd.seedwork.domain.identity.int_identity¶

    Classes

    IntIdentity(value)

    class ascetic_ddd.seedwork.domain.identity.int_identity.IntIdentity(value)[source]¶

    Bases: Identity[int]

    Parameters:¶
    value : int | None¶

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