Table of Contents

Class InterfaceDownstreamTrace

Namespace
JD.AI.Core.Specifications
Assembly
JD.AI.Core.dll
public sealed class InterfaceDownstreamTrace
Inheritance
InterfaceDownstreamTrace
Inherited Members

Properties

Code

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

Property Value

IList<string>

Deployment

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

Property Value

IList<string>

Testing

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

Property Value

IList<string>