Interface IBankSpecificationCriteria
- Namespace
- Shift.Contract
- Assembly
- Shift.Sdk.dll
public interface IBankSpecificationCriteria
- Extension Methods
-
Properties
BankIdentifier
Guid? BankIdentifier { get; set; }
Property Value
- Guid?
CalcDisclosure
string CalcDisclosure { get; set; }
Property Value
- string
CalcPassingScore
decimal? CalcPassingScore { get; set; }
Property Value
- decimal?
CriterionAllCount
int? CriterionAllCount { get; set; }
Property Value
- int?
CriterionPivotCount
int? CriterionPivotCount { get; set; }
Property Value
- int?
CriterionTagCount
int? CriterionTagCount { get; set; }
Property Value
- int?
Filter
QueryFilter Filter { get; set; }
Property Value
- QueryFilter
OrganizationIdentifier
Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
SpecAsset
int? SpecAsset { get; set; }
Property Value
- int?
SpecConsequence
string SpecConsequence { get; set; }
Property Value
- string
int? SpecFormCount { get; set; }
Property Value
- int?
int? SpecFormLimit { get; set; }
Property Value
- int?
SpecName
string SpecName { get; set; }
Property Value
- string
SpecQuestionLimit
int? SpecQuestionLimit { get; set; }
Property Value
- int?
SpecType
string SpecType { get; set; }
Property Value
- string