Table of Contents

Interface IQuestionAnswer

Namespace
InSite.Domain.Banks
Assembly
Shift.Sdk.dll
public interface IQuestionAnswer
Extension Methods

Properties

IsTrue

bool? IsTrue { get; }

Property Value

bool?

Points

decimal Points { get; set; }

Property Value

decimal