Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 255 Bytes

domain_event.rst

File metadata and controls

17 lines (11 loc) · 255 Bytes
.. automodule:: ddd.domain.event.domain_event

API

.. autoclass:: DomainEvent
    :members: get_serialized_payload
    :show-inheritance:


Examples

TODO: ...