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
Deployment
public IList<string> Deployment { get; init; }
Property Value
Testing
public IList<string> Testing { get; init; }