ContractsApprovalRuleConstants.cs 165 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 namespace Sungero.Contracts.Constants { public static class ContractsApprovalRule { public const string IsSupportConditions = "IsSupportConditions"; } }