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