Table of Contents

Class CollectBankSpecifications

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class CollectBankSpecifications : Query<IEnumerable<BankSpecificationModel>>, IQuery<IEnumerable<BankSpecificationModel>>, IBankSpecificationCriteria
Inheritance
CollectBankSpecifications
Implements
Inherited Members
Extension Methods

Constructors

CollectBankSpecifications()

public CollectBankSpecifications()

Properties

BankIdentifier

public Guid? BankIdentifier { get; set; }

Property Value

Guid?

CalcDisclosure

public string CalcDisclosure { get; set; }

Property Value

string

CalcPassingScore

public decimal? CalcPassingScore { get; set; }

Property Value

decimal?

CriterionAllCount

public int? CriterionAllCount { get; set; }

Property Value

int?

CriterionPivotCount

public int? CriterionPivotCount { get; set; }

Property Value

int?

CriterionTagCount

public int? CriterionTagCount { get; set; }

Property Value

int?

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?

SpecAsset

public int? SpecAsset { get; set; }

Property Value

int?

SpecConsequence

public string SpecConsequence { get; set; }

Property Value

string

SpecFormCount

public int? SpecFormCount { get; set; }

Property Value

int?

SpecFormLimit

public int? SpecFormLimit { get; set; }

Property Value

int?

SpecName

public string SpecName { get; set; }

Property Value

string

SpecQuestionLimit

public int? SpecQuestionLimit { get; set; }

Property Value

int?

SpecType

public string SpecType { get; set; }

Property Value

string