Table of Contents

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

string

Name

public string Name { get; set; }

Property Value

string

Properties

public IList<string> Properties { get; init; }

Property Value

IList<string>