Table of Contents

Class RetrieveBankOption

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class RetrieveBankOption : Query<BankOptionModel>, IQuery<BankOptionModel>
Inheritance
RetrieveBankOption
Implements
Inherited Members
Extension Methods

Constructors

RetrieveBankOption()

public RetrieveBankOption()

Properties

OptionKey

public int OptionKey { get; set; }

Property Value

int

QuestionIdentifier

public Guid QuestionIdentifier { get; set; }

Property Value

Guid