Table of Contents

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

IList<string>

Description

public string Description { get; set; }

Property Value

string

Pros

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

Property Value

IList<string>

Title

public string Title { get; set; }

Property Value

string