Class PolicyException
- Namespace
- JD.AI.Core.Specifications
- Assembly
- JD.AI.Core.dll
public sealed class PolicyException
- Inheritance
-
PolicyException
- Inherited Members
Properties
ExpiresAt
public string ExpiresAt { get; set; }
Property Value
Reason
public string Reason { get; set; }
Property Value
RuleId
public string RuleId { get; set; }