Class DomainEntity
- Namespace
- JD.AI.Core.Specifications
- Assembly
- JD.AI.Core.dll
public sealed class DomainEntity
- Inheritance
-
DomainEntity
- Inherited Members
Properties
Description
public string Description { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Properties
public IList<string> Properties { get; init; }