Interface used to create data objects that can be uniquely idendified by an ID.
Description
The IIdentifiable[K any]
interface is used to create data objects that can be uniquely idendified by an ID.
Important points
- The type specified in the interface defines the type of the ID field.