Table of Contents

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

string

Reason

public string Reason { get; set; }

Property Value

string

RuleId

public string RuleId { get; set; }

Property Value

string